forked from ag-grid/ag-grid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
38 lines (38 loc) · 1.78 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
37
38
[submodule "grid-packages/ag-grid-angular-cli-example"]
path = grid-examples/ag-grid-angular-cli-example
url = https://github.com/ag-grid/ag-grid-angular-cli-example.git
branch = latest
[submodule "grid-packages/ag-grid-react-example"]
path = grid-examples/ag-grid-react-example
url = https://github.com/ag-grid/ag-grid-react-example.git
branch = latest
[submodule "grid-packages/ag-grid-vue-example"]
path = grid-examples/ag-grid-vue-example
url = https://github.com/ag-grid/ag-grid-vue-example.git
branch = latest
[submodule "grid-examples/ag-grid-vue3-package-example"]
path = grid-examples/ag-grid-vue3-package-example
url = https://github.com/ag-grid/ag-grid-vue3-package-example.git
branch = latest
[submodule "grid-examples/ag-grid-vue3-example"]
path = grid-examples/ag-grid-vue3-example
url = https://github.com/ag-grid/ag-grid-vue3-example.git
branch = latest
[submodule "grid-examples/ag-grid-vue-package-example"]
path = grid-examples/ag-grid-vue-package-example
url = https://github.com/ag-grid/ag-grid-vue-package-example.git
branch = latest
[submodule "grid-examples/ag-grid-angular-cli-package-example"]
path = grid-examples/ag-grid-angular-cli-package-example
url = https://github.com/ag-grid/ag-grid-angular-cli-package-example.git
branch = latest
[submodule "grid-examples/ag-grid-react-package-example"]
path = grid-examples/ag-grid-react-package-example
url = https://github.com/ag-grid/ag-grid-react-package-example.git
branch = latest
[submodule "grid-examples/ag-grid-solid-example"]
path = grid-examples/ag-grid-solid-example
url = https://github.com/ag-grid/ag-grid-solid-example.git
[submodule "grid-examples/ag-grid-solid-package-example"]
path = grid-examples/ag-grid-solid-package-example
url = https://github.com/ag-grid/ag-grid-solid-package-example.git