feat: remove options page and add edit page

This commit is contained in:
Chaewon Lee
2026-06-12 17:24:26 +09:00
committed by GitHub
parent 5d65a5ffae
commit e7c690ac13
26 changed files with 622 additions and 351 deletions

View File

@@ -109,7 +109,7 @@
mock: imageResult.mock
});
await goto(resolve('/options'));
await goto(resolve('/edit'));
} catch (err) {
if (!active) return;