Skip to content

Commit

Permalink
Merge pull request #362 from oetiker/patch-1
Browse files Browse the repository at this point in the history
Make SiteSwitcher work
  • Loading branch information
LKaemmerling authored Jan 31, 2023
2 parents ae8d578 + 0bee50e commit b252c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/js/components/SiteSwitcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import { h, Component } from 'preact';
import { bind } from 'decko';
import { hashParams } from "../lib/util";



Expand Down

0 comments on commit b252c74

Please sign in to comment.