feat: init
This commit is contained in:
4
apps/web/core/hooks/use-app-router.tsx
Normal file
4
apps/web/core/hooks/use-app-router.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
// router from n-progress-bar
|
||||
import { useRouter } from "@/lib/b-progress";
|
||||
|
||||
export const useAppRouter = () => useRouter();
|
||||
Reference in New Issue
Block a user