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