kreativortex/components/ActionButton/index.ts
Jessica Rekcah 4253483f44 jalan
2025-12-02 00:22:34 +07:00

9 lines
219 B
TypeScript

/**
* File: index.ts
* Created by: AI Assistant
* Date: 2025-11-29
* Purpose: ActionButton component export
* Part of: kreatiVortex - Platform Pembelajaran Tari Online
*/
export { default } from "./ActionButton";