Skip to content

Commit b400c7b

Browse files
committed
chore: 🔧 add input to vscode scope
1 parent 1649594 commit b400c7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"switch",
1717
"radio",
1818
"slider",
19-
"circular-progress"
19+
"circular-progress",
20+
"input"
2021
],
2122
"git.branchProtection": ["main"]
2223
}

0 commit comments

Comments
 (0)