3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
export * from "./danger-button";
|
|
export * from "./primary-button";
|
|
export * from "./secondary-button";
|