Fix: use new button (#5384)

This commit is contained in:
KVOJJJin 2024-06-19 14:53:19 +08:00 committed by GitHub
commit 4c37847ea4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 24 additions and 11 deletions

View file

@ -87,7 +87,7 @@ const LinkEditorComponent = ({
autoFocus
/>
<Button
type='primary'
variant='primary'
className={cn(
'py-0 px-2 h-6 text-xs',
!url && 'cursor-not-allowed',