0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/common/index.ts
Anmol Singh Bhatia 67cf1785b8
chore: breadcrumb component improvement ()
* chore: breadcrumb component improvement

* chore: code refactor
2024-02-01 18:13:30 +05:30

5 lines
147 B
TypeScript

export * from "./product-updates-modal";
export * from "./empty-state";
export * from "./latest-feature-block";
export * from "./breadcrumb-link";