mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-18 01:14:22 +02:00
revert to HashRouter, add nuqs hash adapter
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { NuqsAdapter } from '@offlegacy/nuqs-hash-router';
|
||||
import isElectron from 'is-electron';
|
||||
import { NuqsAdapter } from 'nuqs/adapters/react-router/v6';
|
||||
import { useEffect, useMemo } from 'react';
|
||||
import { Navigate, Outlet } from 'react-router';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user