feat: form tabanlı admin editörü — JSON yerine kullanıcı dostu alanlar
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
3420d32271
commit
9ee4c94278
Vendored
+1
@@ -11,6 +11,7 @@ export {}
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
AdminField: typeof import('./src/components/Admin/Field.vue')['default']
|
||||
Button: typeof import('./src/components/Button.vue')['default']
|
||||
Footer: typeof import('./src/components/Footer.vue')['default']
|
||||
Header: typeof import('./src/components/Header.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user