feat(web): add three-column layout shell with placeholder views
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
3
web/client/src/components/config/ConfigForm.tsx
Normal file
3
web/client/src/components/config/ConfigForm.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function ConfigForm() {
|
||||
return <div className="p-6 text-zinc-500">设置</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user