Aiden Bai 白宇彤
2022-07-03 015ed4cfa2db4636e03debcda0d4201f24346098
Fix `width: auto` for SPA routing (#156)

1 files modified
2 ■■■ changed files
assets/js/router.js 2 ●●● patch | view | raw | blame | history
assets/js/router.js
@@ -3,7 +3,7 @@
  navigate,
  prefetch,
  router,
} from "https://unpkg.com/million@1.11.3/dist/router.mjs"
} from "https://unpkg.com/million@1.11.5/dist/router.mjs"
export const attachSPARouting = (init, rerender) => {
  // Attach SPA functions to the global Million namespace