feat: add CarousellMe feature with profile, listings and reviews components

This commit is contained in:
louiscklaw
2025-06-19 17:45:45 +08:00
parent 1fdf10c0da
commit 360da364ff
23 changed files with 1431 additions and 3 deletions

View File

@@ -70,6 +70,7 @@ import DummyPayPage from './pages/DummyEventPayPage';
import DummyEventPayPage from './pages/DummyEventPayPage';
import PaymentSuccess from './pages/PaymentSuccess';
import PaymentFailed from './pages/PaymentFailed';
import CarousellMe from './pages/CarousellMe';
setupIonicReact();