mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
// Expo
|
|
import { Unmatched } from 'expo-router';
|
|
|
|
export default Unmatched;
|