Skip to content

Commit b252c74

Browse files
authored
Merge pull request #362 from oetiker/patch-1
Make SiteSwitcher work
2 parents ae8d578 + 0bee50e commit b252c74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/src/js/components/SiteSwitcher.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import { h, Component } from 'preact';
44
import { bind } from 'decko';
5+
import { hashParams } from "../lib/util";
56

67

78

0 commit comments

Comments
 (0)