forked from Github/frigate
feat(web): activity indicator while loading
This commit is contained in:
committed by
Blake Blackshear
parent
cc7929932b
commit
45526a7652
@@ -1,4 +1,5 @@
|
||||
import { h } from 'preact';
|
||||
import ActivityIndicator from './components/ActivityIndicator';
|
||||
import Box from './components/Box';
|
||||
import CameraImage from './components/CameraImage';
|
||||
import Events from './Events';
|
||||
|
||||
Reference in New Issue
Block a user