mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 22:08:33 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -21,8 +21,8 @@ const managedApp = ref({
|
||||
<GeneralBaseIconColorPicker
|
||||
:model-value="color1"
|
||||
type="database"
|
||||
@update:model-value="color1 = $event"
|
||||
:managed-app="managedApp"
|
||||
@update:model-value="color1 = $event"
|
||||
>
|
||||
</GeneralBaseIconColorPicker>
|
||||
</a-card>
|
||||
|
||||
Reference in New Issue
Block a user