✨(components) add react repo
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.
This commit is contained in:
3
packages/react/src/index.ts
Normal file
3
packages/react/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import "./index.scss";
|
||||
|
||||
export * from "./components/Button";
|
||||
Reference in New Issue
Block a user