fix button

This commit is contained in:
2025-06-11 15:48:35 +02:00
parent fc4a20c1fc
commit 851384f459

View File

@@ -289,10 +289,7 @@ export function ReleasesClient() {
</Select>
</div>
</div>
<Button
type='submit'
className='w-full bg-primary text-white hover:bg-primary/90'
>
<Button type='submit' className='w-full'>
Add new release
</Button>
</form>