1
0
Fork 0

🚧 Work on components

This commit is contained in:
Joost De Cock 2019-05-25 11:11:58 +02:00
parent edc726ebb1
commit b02c6d1b68
10 changed files with 212 additions and 193 deletions

View file

@ -8,6 +8,7 @@ export { default as Icon } from "./Icon";
export { default as Logo } from "./Logo";
export { default as Navbar } from "./Navbar";
export { default as Ogol } from "./Ogol";
export { default as Robot } from "./Robot";
export { default as SampleConfigurator } from "./SampleConfigurator";
export { default as withGist } from "./withGist";
export { default as withLanguage } from "./withLanguage";