Skip to content
Snippets Groups Projects
Commit b277e51f authored by Aleksander Aaboen's avatar Aleksander Aaboen
Browse files

Added new folder for logistics

parent 56b5c529
No related branches found
No related tags found
1 merge request!56Alex
......@@ -90,7 +90,6 @@ export default function InfoModal(props) {
<Modal show={show}
onHide={handleClose}
centered
backdrop="static"
dialogClassName="modal-dialog modal-xl"
>
<Modal.Header closeButton>
......@@ -105,10 +104,6 @@ export default function InfoModal(props) {
<Button variant="secondary" onClick={handleClose}>
Close
</Button>
<Button variant="primary">
Save Changes
</Button>
</Modal.Footer>
</Modal>
</>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment