fixed everything

This commit is contained in:
Youwen Wu 2024-02-14 10:04:51 -08:00
parent 5989c7672b
commit e493933df6

View file

@ -55,7 +55,7 @@ const SearchResult = ({
<p className='mb-2'>
<Topics topics={topics} showTitle />
</p>
<div className='mb-4'>
<div className='mb-4 flex flex-wrap gap-2'>
<ItemBadge itemName={type} /> <Status statusName={status} />
</div>
<h2 className={`${zillaSlab.className} text-2xl`}>Abstract</h2>