mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-25 21:16:21 +00:00
Bump milliomn to 1.9.3
This commit is contained in:
parent
efb6c7845f
commit
bc32bbeaed
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.2/dist/router.mjs"
|
||||
import { router, navigate, reload, prefetch } from "https://unpkg.com/million@1.9.3/dist/router.mjs"
|
||||
|
||||
export const attachSPARouting = (draw) => {
|
||||
// Attach SPA functions to the global Million namespace
|
||||
|
|
Loading…
Reference in a new issue