fuse-box / fuse-box/fuse-box-examples
electron-fusebox-monorepo-starter fails to import Button
Open
- Dominant language
- No language data
- Stars
- 37
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
```
npm i
npm run start
```
results in the following DevTools console error:
```
Uncaught TypeError: Cannot read property 'Button' of undefined
at Main.render (app.tsx:51)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.