We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00baf36 commit 45a4311Copy full SHA for 45a4311
client/src/js/view/components/topbar.js
@@ -1,5 +1,4 @@
1
import { h } from 'hyperapp'
2
-import { fullscreen } from 'fullscreen-polyfill'
3
4
export const TopBar = ({state, switchSettings}) =>
5
<section id="topbar" class="topbar">
0 commit comments