➕ Added peer dependencies for components
This commit is contained in:
parent
e8874ea7ef
commit
90807475c1
2 changed files with 5 additions and 1 deletions
|
@ -4,3 +4,4 @@ export { default as Logo } from "./Logo";
|
|||
export { default as Navbar } from "./Navbar";
|
||||
export { default as Ogol } from "./Ogol";
|
||||
export { default as withGist } from "./withGist";
|
||||
export { default as Workbench } from "./Workbench";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue