forked from gridaco/legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.24 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "externals/design-server"]
path = externals/design-server
url = https://github.com/gridaco/design-server
[submodule "externals/design-git"]
path = externals/design-git
url = https://github.com/gridaco/design-git
[submodule "packages/core-format"]
path = packages/core-format
url = https://github.com/gridaco/.grida
[submodule "externals/reflect-core"]
path = externals/reflect-core
url = https://github.com/reflect-ui/reflect-core-ts
[submodule "boring"]
path = boring
url = https://github.com/gridaco/boring
[submodule "nothing"]
path = nothing
url = https://github.com/gridaco/nothing
[submodule "externals/design-to-code"]
path = externals/design-to-code
url = https://github.com/gridaco/designto-code
[submodule "externals/design-sdk"]
path = externals/design-sdk
url = https://github.com/gridaco/design-sdk
[submodule "externals/base-sdk"]
path = externals/base-sdk
url = https://github.com/bridgedxyz/base-sdk
[submodule "ui/editor-ui"]
path = ui/editor-ui
url = https://github.com/reflect-ui/reflect-editor-ui
[submodule "ui/reflect-ui"]
path = ui/reflect-ui
url = https://github.com/reflect-ui/reflect-ui-react
[submodule "externals/reflect-core"]
path = externals/reflect-core
url = https://github.com/reflect-ui/reflect-core-ts