chore: add formsmd dependency, add new form commponents
This commit is contained in:
parent
37c7c0f058
commit
0f22b24c46
5 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"dotenv": "16.4.7",
|
"dotenv": "16.4.7",
|
||||||
|
"formsmd": "^1.1.3",
|
||||||
"geist": "^1.7.0",
|
"geist": "^1.7.0",
|
||||||
"graphql": "^16.13.2",
|
"graphql": "^16.13.2",
|
||||||
"lucide-react": "0.563.0",
|
"lucide-react": "0.563.0",
|
||||||
|
|
|
||||||
0
src/blocks/FancyForm/Component.tsx
Normal file
0
src/blocks/FancyForm/Component.tsx
Normal file
0
src/blocks/FancyForm/config.ts
Normal file
0
src/blocks/FancyForm/config.ts
Normal file
0
src/templates/FormsMD/leadership-template.ts
Normal file
0
src/templates/FormsMD/leadership-template.ts
Normal file
0
src/utilities/pascalCase.ts
Normal file
0
src/utilities/pascalCase.ts
Normal file
Loading…
Reference in a new issue