[Refactor] Move to src-ui/views and src-ui/logics structure.
This commit is contained in:
3
src-ui/views/common_components/index.js
Normal file
3
src-ui/views/common_components/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export { Checkbox } from "./checkbox/Checkbox";
|
||||
export { HomepageLinkButton } from "./homepage_link_button/HomepageLinkButton";
|
||||
export { ResetButton } from "./reset_button/ResetButton";
|
||||
Reference in New Issue
Block a user