remove circle button for now

pull/2/head
Tim Pechersky 2021-07-19 20:03:31 +08:00
rodzic 66f7510ff1
commit 93d3531154
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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