Initial commit

This commit is contained in:
Mohit Nagar
2025-10-02 18:22:54 +05:30
committed by GitHub
commit 4cc678beff
40 changed files with 20201 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import {{pascalCase name}} from "./{{pascalCase name}}.jsx"
export default {{pascalCase name}}