Backdrop filter compatibility for Firefox and Safari
This commit is contained in:
@@ -47,7 +47,7 @@ import BackdropPanel from "./BackdropPanel";
|
||||
interface IProps {
|
||||
isMinimized: boolean;
|
||||
resizeNotifier: ResizeNotifier;
|
||||
backgroundImage?: ImageBitmap;
|
||||
backgroundImage?: CanvasImageSource;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
||||
Reference in New Issue
Block a user