refactor: move ui package to submodule

This commit is contained in:
vince 2026-06-20 12:11:45 +02:00
parent 021f2cf20e
commit 7a3a5b8df7
95 changed files with 5 additions and 4476 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "packages/ui"]
path = packages/ui
url = ssh://git@git.dimensionlab.net/vince/dimensionlab-ui.git
branch = main