feat(gateway): tab public map previews

This commit is contained in:
2026-08-08 16:10:04 +00:00
parent 6a333cdf05
commit a3b4d84f2c
4 changed files with 362 additions and 27 deletions
@@ -18,6 +18,7 @@ export default defineConfig({
'gateway-notice-html.spec.ts',
'kakao-otp.spec.ts',
'kakao-account-recovery.spec.ts',
'public-map-tabs.spec.ts',
],
fullyParallel: false,
workers: 1,