[WEB-4654] refactor: replace nprogress with bprogress and clean up unused code (#7559)
* refactor: replace nprogress with bprogress and clean up unused code * chore: code refactor * chore: code refactor
This commit is contained in:
parent
9de5b1a009
commit
736296090e
19 changed files with 67 additions and 538 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// router from n-progress-bar
|
||||
import { useRouter } from "@/lib/n-progress";
|
||||
import { useRouter } from "@/lib/b-progress";
|
||||
|
||||
export const useAppRouter = () => useRouter();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue