This repo only contains a Button which is here only for demonstration purpose. Its purpose is to contain all the future react-based components of the design system.
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
import "./index.scss";
|
|
|
|
export * from "./components/Button";
|