mirror of
https://github.com/wassname/talk.git
synced 2026-09-10 12:43:11 +08:00
Missing imports, redirects Back to the Stream, Share Button, Full func
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export { default as BaseButton } from "./BaseButton";
|
||||
export { default as Button } from "./Button";
|
||||
export { default as ButtonIcon } from "./Button/ButtonIcon";
|
||||
export { default as Typography } from "./Typography";
|
||||
export { default as Popover } from "./Popover";
|
||||
export { default as TextField } from "./TextField";
|
||||
|
||||
Reference in New Issue
Block a user