fix: swf editor view

This commit is contained in:
neoapps-dev 2026-04-25 19:22:37 +03:00
parent ac9fdec501
commit a6641065ab

View file

@ -279,7 +279,7 @@ export default function App() {
onClick={() => {
audio.playPressSound();
setIsUiHidden(false);
setActiveView("swf");
setActiveView("swf-editor");
}}
className="pointer-events-auto hover:scale-110 active:scale-95 transition-transform outline-none bg-transparent border-none flex flex-col items-center gap-2 group"
>