Use non-deprecated class
This commit is contained in:
@ -107,7 +107,7 @@ const Header = () => {
|
||||
)}
|
||||
</HStack>
|
||||
|
||||
<HStack space={2} className='xl:hidden flex-shrink-0'>
|
||||
<HStack space={2} className='xl:hidden shrink-0'>
|
||||
<Button to='/login' theme='secondary'>
|
||||
{intl.formatMessage(messages.login)}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user