refactor: overhaul UI architecture

This commit is contained in:
2026-02-11 13:34:44 +08:00
parent 9d5fa108e5
commit 5453a8f462
4 changed files with 16 additions and 17 deletions

1
.astro/types.d.ts vendored
View File

@@ -1,2 +1 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />