diff --git a/src/app/App.tsx b/src/app/App.tsx index 30473d71..075cbe0d 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -5118,6 +5118,13 @@ export function App({ store, initialStatusMessage }: AppProps) { accept=".avif,.exr,.gif,.hdr,.jpg,.jpeg,.png,.svg,.webp,image/*" onChange={handleImportBackgroundImageChange} /> + ); }