Skip to content

Commit

Permalink
Make SiteSwitcher work
Browse files Browse the repository at this point in the history
Fix for #361
  • Loading branch information
oetiker committed Jan 30, 2023
1 parent ae8d578 commit 0bee50e
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 0bee50e

Please sign in to comment.