modale de validation pour le p14
npm install ocr-p14-modalA simple Modal component for React.
This component render a modal with a message in the center of the screen.
render a modal with a message in the center of the screen
- {message} : write here the message you want to display in the modal.
- {onClose} : handler to close the modal. You will have to add a handle closing function in your file.
````
npm i ocr-p14-modal
#### developped with the current latest version of React (v18.2.0).