[PR #2] [MERGED] Changed var to let variable declarations #5

Closed
opened 2026-08-18 13:48:20 +00:00 by bendtherules · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bendtherules/UiQuestions/pull/2
Author: @lakbychance
Created: 10/18/2020
Status: Merged
Merged: 10/18/2020
Merged by: @bendtherules

Base: mainHead: main


📝 Commits (1)

  • 2af26a4 Changed var to let variable declarations

📊 Changes

1 file changed (+13 additions, -13 deletions)

View changed files

📝 docs/create-modify-element.mdx (+13 -13)

📄 Description

Changed var to let variable declarations to follow ES6+ moving further.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bendtherules/UiQuestions/pull/2 **Author:** [@lakbychance](https://github.com/lakbychance) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/18/2020 **Merged by:** [@bendtherules](https://github.com/bendtherules) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`2af26a4`](https://github.com/bendtherules/UiQuestions/commit/2af26a430badc2b5646751ac8e66cef7e9d69c01) Changed var to let variable declarations ### 📊 Changes **1 file changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `docs/create-modify-element.mdx` (+13 -13) </details> ### 📄 Description Changed var to let variable declarations to follow ES6+ moving further. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
bendtherules added the pull-request label 2026-08-18 13:48:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bendtherules/UiQuestions#5