feature
deskripsi: - tampilan edit profile - resourcing stack - fix text input & buttom
This commit is contained in:
@@ -19,6 +19,8 @@ import Grid from "./Grid/GridCustom";
|
||||
import BaseBox from "./Box/BaseBox";
|
||||
// Avatar
|
||||
import AvatarCustom from "./Avatar/AvatarCustom"
|
||||
// Stack
|
||||
import StackCustom from "./Stack/StackCustom";
|
||||
|
||||
export {
|
||||
AlertCustom,
|
||||
@@ -41,4 +43,6 @@ export {
|
||||
BaseBox,
|
||||
// Avatar
|
||||
AvatarCustom,
|
||||
// Stack
|
||||
StackCustom,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user