Files
traque/mobile/traque-app/app/+not-found.jsx
2026-02-15 19:23:29 +01:00

5 lines
76 B
JavaScript

// Expo
import { Unmatched } from 'expo-router';
export default Unmatched;