This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Description
Bug Report
Steps
- create test app project:
create-react-app --scripts-version=react-scripts-ts
- add Stardust as a dependency:
yarn add @stardust-ui/react
- reference some components from Stardust in
App.tsx
- try to build the project
Expected Result
Project builds successfully.
Actual Result
Project fails to build 💣
Version
0.6.0