🐛 fix(ui): Bugs

This commit is contained in:
web@ppanel
2024-11-15 13:21:39 +07:00
parent 059a8921d5
commit b023d0feff
8 changed files with 46 additions and 51 deletions
@@ -491,7 +491,7 @@ export default function SubscribeForm<T extends Record<string, any>>({
</div>
</div>
</div>
<div className='grid grid-cols-2 gap-4'>
<div className='flex flex-col gap-4'>
<FormField
control={form.control}
name='server_group'