[WIP] Claims
This commit is contained in:
@@ -414,7 +414,7 @@ export default function ClaimForm({ isEdit, currentClaim }: Props) {
|
||||
}}
|
||||
>
|
||||
{/* Not Eligible */}
|
||||
<Typography sx={{ typography: 'caption', display: 'flex', alignItems: 'center' }}>
|
||||
{/* <Typography sx={{ typography: 'caption', display: 'flex', alignItems: 'center' }}>
|
||||
<Iconify
|
||||
icon="bxs:lock-alt"
|
||||
width={12}
|
||||
@@ -427,7 +427,7 @@ export default function ClaimForm({ isEdit, currentClaim }: Props) {
|
||||
</Typography>
|
||||
<Typography sx={{ typography: 'caption', color: '#637381' }}>
|
||||
125.000.000 / 125.000.000
|
||||
</Typography>
|
||||
</Typography> */}
|
||||
</Stack>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user