1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Added styles extracted from reForis.

This commit is contained in:
Maciej Lenartowicz
2020-01-22 13:21:46 +01:00
parent 3aac48d2bf
commit 85e42980ec
6 changed files with 53 additions and 2 deletions

View File

@ -10,6 +10,7 @@ import PropTypes from "prop-types";
import { Portal } from "../utils/Portal";
import { useClickOutside } from "../utils/hooks";
import "./Modal.css";
Modal.propTypes = {
/** Is modal shown value */