🔧 Removed ES modules exports for components because react-scripts
This commit is contained in:
parent
3dbaed0411
commit
f123d9fea3
6 changed files with 24 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
export { default as draftConfigurator } from "./DraftConfigurator";
|
||||
export { default as DraftConfigurator } from "./DraftConfigurator";
|
||||
export { default as Emblem } from "./Emblem";
|
||||
export { default as Logo } from "./Logo";
|
||||
export { default as Navbar } from "./Navbar";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue