mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
Merge pull request #135 from aidenybai/bump-million
This commit is contained in:
commit
ba586adc76
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import { router, navigate, reload, prefetch } from "https://unpkg.com/million@1.9.4/dist/router.mjs"
|
import { router, navigate, reload, prefetch } from "https://unpkg.com/million@1.9.6/dist/router.mjs"
|
||||||
|
|
||||||
export const attachSPARouting = (draw) => {
|
export const attachSPARouting = (draw) => {
|
||||||
// Attach SPA functions to the global Million namespace
|
// Attach SPA functions to the global Million namespace
|
||||||
|
|
Loading…
Reference in a new issue