web-app/src/modules/nostr-feed
padreug 861c032300 Refactor imports and enhance type handling across components
- Update import paths for useTicketPurchase in PurchaseTicketDialog.vue to reflect new module structure.
- Adjust type handling in Navbar.vue and various market components to use 'any' for improved compatibility with existing data structures.
- Enhance useLightningPayment composable to include shipping zone details, ensuring better order management.
- Remove unused pages (events.vue, MyTickets.vue, OrderHistory.vue) to streamline the codebase and improve maintainability.
2025-09-05 05:42:44 +02:00
..
components Refactor imports and enhance type handling across components 2025-09-05 05:42:44 +02:00
composables Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00
index.ts Implement modular architecture with core services and Nostr integration 2025-09-04 23:43:33 +02:00