mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
style: removed duplicated class name
This commit is contained in:
parent
ed0c3b23ae
commit
d97f39cedd
@ -42,7 +42,7 @@ const Bots: NextPage<BotsProps> = ({ data, date }) => {
|
|||||||
className='w-full'
|
className='w-full'
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div className='flex-grow px-5 py-12 w-full text-center lg:w-5/12 lg:text-left w-full'>
|
<div className='flex-grow px-5 py-12 w-full text-center lg:w-5/12 lg:text-left'>
|
||||||
<div>
|
<div>
|
||||||
<Tag
|
<Tag
|
||||||
circular
|
circular
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user