Skip to content

Commit

Permalink
Fix modal container
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-morvan committed Aug 25, 2022
1 parent 98d5c1e commit c48777c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/extension/plugins/cadastrapp/Information.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import React from 'react';
import {connect} from 'react-redux';
import Modal from '@mapstore/components/misc/Modal';
import { Modal } from 'react-bootstrap';
import {
getInformationItems,
getAuthLevel,
Expand Down

0 comments on commit c48777c

Please sign in to comment.