mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-04 17:07:22 +00:00
index.js: tilde paths
This commit is contained in:
parent
39af4fbc94
commit
1e1e611104
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import {
|
|||
Redirect, Switch, Route, Link, Router
|
||||
} from 'wouter-preact'
|
||||
|
||||
import { useHashLocation } from '/src/utils/utils.routing'
|
||||
import { useHashLocation } from '~/src/utils/utils.routing'
|
||||
|
||||
function App () {
|
||||
return (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue