forked from github/plane
4 lines
103 B
TypeScript
4 lines
103 B
TypeScript
export * from "./danger-button";
|
|
export * from "./primary-button";
|
|
export * from "./secondary-button";
|