We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f078c19 commit 463d5bcCopy full SHA for 463d5bc
packages/html/src/index.ts
@@ -94,6 +94,7 @@ export * from './card/index';
94
export * from './expansion-panel/index';
95
export * from './panelbar/index';
96
export * from './splitter/index';
97
+export * from './layout/index';
98
export * from './tilelayout/index';
99
export * from './dock-manager/index';
100
0 commit comments