Fix route transitioning
This commit is contained in:
parent
bcf0a0586d
commit
ebe588718c
6 changed files with 71 additions and 14 deletions
|
@ -12,6 +12,7 @@ import ProgressBar from '@/components/elements/ProgressBar';
|
|||
import NotFound from '@/components/screens/NotFound';
|
||||
import tw from 'twin.macro';
|
||||
import GlobalStylesheet from '@/assets/css/GlobalStylesheet';
|
||||
import TransitionRouter from '@/TransitionRouter';
|
||||
|
||||
interface ExtendedWindow extends Window {
|
||||
SiteConfiguration?: SiteSettings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue