Update src/pages/mod/index.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
This commit is contained in:
parent
aafcdc94fe
commit
3156de6e6f
@ -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
|
||||
])
|
||||
|
Loading…
x
Reference in New Issue
Block a user