perf: kb test
This commit is contained in:
@@ -214,8 +214,10 @@ const Info = (
|
||||
aria-label={''}
|
||||
variant={'outline'}
|
||||
size={'sm'}
|
||||
colorScheme={'red'}
|
||||
color={'red.500'}
|
||||
_hover={{
|
||||
color: 'red.600',
|
||||
borderColor: 'red.600'
|
||||
}}
|
||||
onClick={openConfirm(onclickDelKb)}
|
||||
/>
|
||||
</Flex>
|
||||
|
||||
Reference in New Issue
Block a user