🏷️ Composables export file configuration

This commit is contained in:
Paul Valerie GOMA 2025-07-30 01:43:40 +02:00
parent a066efea10
commit 1c4b59b246

View File

@ -0,0 +1,2 @@
export * from './useAlert';
export * from './useConfirmModal';