style: fix shadow on some clerk components

This commit is contained in:
Stevan Freeborn
2023-09-09 20:10:35 -05:00
parent 9416bbaa05
commit 7ed844729b
5 changed files with 28 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"css.lint.unknownAtRules": "ignore",
"cSpell.words": ["nextjs", "signup"]
"cSpell.words": ["conve", "nextjs", "signup"]
}