mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
chore: switch to react-router v7
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { Config } from '@react-router/dev/config';
|
||||
|
||||
export default {
|
||||
basename: '/admin',
|
||||
} satisfies Config;
|
||||
Reference in New Issue
Block a user