Updated
This commit is contained in:
parent
d61b8b7bd8
commit
46783c4f38
57 changed files with 4178 additions and 5992 deletions
4
frontend/@dasig/index.ts
Normal file
4
frontend/@dasig/index.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export { default as Column } from "./components/Column.tsx";
|
||||
export { default as Display } from "./components/Display.tsx";
|
||||
export { default as HTML } from "./components/HTML.tsx";
|
||||
export { default as Page } from "./components/Page.tsx";
|
||||
Loading…
Add table
Add a link
Reference in a new issue