plane/apps/app/components/labels/index.ts

3 lines
69 B
TypeScript
Raw Normal View History

export * from "./labels-list-modal";
export * from "./single-label";