feat: Create a separate "InputForm" molecule component

- Develop the "InputForm" molecule component
- Remove empty modal-gacha component stories and test files that prevent Storybook from running
This commit is contained in:
Hafid Nur
2025-03-27 04:35:41 +07:00
parent 90ab974e03
commit ca933f624a
7 changed files with 105 additions and 10 deletions
@@ -0,0 +1 @@
export * from './input-form';