Rearrange components

This commit is contained in:
He4eT 2023-06-03 22:50:37 +03:00 committed by Alexey
commit daa26965cd
16 changed files with 14 additions and 11 deletions

View file

@ -4,7 +4,7 @@ import { Route, Router, Switch } from 'wouter-preact'
import {
useHashLocation,
extractView,
} from '~/src/utils/utils.routing'
} from './routing'
import {
useThemeEngine,
} from '~/src/themes/themes'