Update src/pages/mod/index.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s

This commit is contained in:
freakoverse 2025-02-09 00:09:07 +00:00
parent aafcdc94fe
commit 3156de6e6f

View File

@ -587,7 +587,7 @@ const Body = ({
key={`separator-${i}`}
className='IBMSMSMBSSCategoriesBoxSeparator'
>
<i class="fas fa-chevron-right"></i>
<i className='fas fa-chevron-right'></i>
</div>,
curr
])