index.js: tilde paths

This commit is contained in:
He4eT 2021-02-19 01:08:04 +05:00
commit 1e1e611104

View file

@ -3,7 +3,7 @@ import {
Redirect, Switch, Route, Link, Router Redirect, Switch, Route, Link, Router
} from 'wouter-preact' } from 'wouter-preact'
import { useHashLocation } from '/src/utils/utils.routing' import { useHashLocation } from '~/src/utils/utils.routing'
function App () { function App () {
return ( return (