Files
speckle-server/packages/frontend-2/lib/layout/helpers/components.ts
T
Kristaps Fabians Geikins 2b08bd5452 feat: moved various LayoutXXX components to ui-components (#1607)
* fix(ui-components): use basic anchor if external=true

* moved layout components to ui-components

* integrated new components into fe-2
2023-06-08 09:12:09 +03:00

3 lines
137 B
TypeScript

export { GridListToggleValue } from '@speckle/ui-components'
export type { LayoutTabItem, LayoutMenuItem } from '@speckle/ui-components'