We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae8d578 + 0bee50e commit b252c74Copy full SHA for b252c74
assets/src/js/components/SiteSwitcher.js
@@ -2,6 +2,7 @@
2
3
import { h, Component } from 'preact';
4
import { bind } from 'decko';
5
+import { hashParams } from "../lib/util";
6
7
8
0 commit comments