mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
refactor(FE): Update StatusBadge color and text in ChickinForm
This commit is contained in:
@@ -77,8 +77,8 @@ const ChickinFormKandang = ({
|
||||
{/* Badge Row */}
|
||||
<div className='flex flex-row gap-2'>
|
||||
<StatusBadge
|
||||
color='primary'
|
||||
text='Aktif'
|
||||
color='success'
|
||||
text='Active'
|
||||
className={{ badge: 'w-fit text-nowrap' }}
|
||||
/>
|
||||
<div className='divider divider-horizontal p-0 m-0'></div>
|
||||
|
||||
Reference in New Issue
Block a user