mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
Add Field component system and migrate UI
This commit is contained in:
@@ -42,7 +42,6 @@ const organization = inject<ComputedRef<Organization>>('organization');
|
||||
<PopoverTrigger as-child>
|
||||
<Button
|
||||
variant="input"
|
||||
size="input"
|
||||
:class="[
|
||||
'w-full justify-start text-left font-normal',
|
||||
!model && 'text-muted-foreground',
|
||||
|
||||
Reference in New Issue
Block a user