mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
bring back h
This commit is contained in:
parent
3d7d8af118
commit
027243dd71
@ -1,4 +1,4 @@
|
||||
import { createContext } from 'preact';
|
||||
import { h, createContext } from 'preact';
|
||||
import { baseUrl } from './baseUrl';
|
||||
import { produce } from 'immer';
|
||||
import { useCallback, useContext, useEffect, useReducer } from 'preact/hooks';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user