commit
b851abf35c
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ export const InfoModal = ({ isOpen, handleClose }: Props) => {
|
|||
|
||||
<div className="flex justify-center mb-1 mt-4">
|
||||
<Cell value="P" />
|
||||
<Cell value="I" status="present" />
|
||||
<Cell value="L" />
|
||||
<Cell value="I" />
|
||||
<Cell value="L" status="present" />
|
||||
<Cell value="O" />
|
||||
<Cell value="T" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue