-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 585 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 585 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "src/lib/next-log"]
path = src/lib/next-log
url = https://github.com/JamesonRGrieve/next-log.git
[submodule "src/components/auth"]
path = src/components/auth
url = https://github.com/JamesonRGrieve/auth.git
[submodule "src/components/appwrapper"]
path = src/components/appwrapper
url = https://github.com/JamesonRGrieve/appwrapper.git
[submodule "src/components/dynamic-form"]
path = src/components/dynamic-form
url = https://github.com/JamesonRGrieve/dynamic-form.git
[submodule "src/lib/zod2gql"]
path = src/lib/zod2gql
url = https://github.com/JamesonRGrieve/zod2gql.git