Merge branch 'v0' of github.com:peersky/moonstock into v0

pull/20/head
Andrey Dolgolev 2021-07-27 20:02:43 +03:00
commit 7c06cf2bd6
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,3 @@
export { default as Icon } from "../components/CustomIcon";
export { default as Button } from "./Button";
export { default as Input } from "./Input";
export { default as JournalLinkBox } from "../components/JournalLinkBox";
export { default as EntryCard } from "../components/EntryCard";