Update src/app/destinations/page.tsx

This commit is contained in:
2026-01-28 21:06:08 +00:00
parent b1dcefaa2e
commit 81238bd64d

View File

@@ -147,4 +147,4 @@ export default function DestinationsPage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }