Files
hipmi-mobile/components/Stack/index.ts
Bagasbanuna02 101c9053d8 feature
deskripsi:
- new component stack
2025-07-03 14:54:05 +08:00

4 lines
66 B
TypeScript

import StackCustom from "./StackCustom";
export { StackCustom };