[ImagePanel] overlay UI 구현 및 MainView 추가

Detail Notes :
This commit is contained in:
younghoon100.park
2024-04-18 21:31:03 +09:00
parent 609d535926
commit 844b697e39
20 changed files with 547 additions and 36 deletions

View File

@@ -24,6 +24,7 @@ export const panel_names = {
PLAYER_PANEL: "playerpanel",
CHECKOUT_PANEL: "checkoutpanel",
THEME_CURATION_PANEL: "themeCurationPanel",
IMAGE_PANEL: "imagepanel",
// error
ERROR_PANEL: "errorpanel",