print added
This commit is contained in:
@@ -105,6 +105,7 @@ const BoxesPrint = forwardRef<HTMLDivElement, BoxesPrintProps>(({ boxData, key }
|
|||||||
width: 'auto',
|
width: 'auto',
|
||||||
padding: '4px',
|
padding: '4px',
|
||||||
}}
|
}}
|
||||||
|
key={index}
|
||||||
>
|
>
|
||||||
<Typography sx={{ fontSize: '12px' }}>{list.trekId}</Typography>
|
<Typography sx={{ fontSize: '12px' }}>{list.trekId}</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user