We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a7128 commit b3701f6Copy full SHA for b3701f6
src/components/ModalPortal.js
@@ -1,5 +1,5 @@
1
import React, { Component } from 'react';
2
-import { PropTypes } from 'prop-types';
+import PropTypes from 'prop-types';
3
import * as focusManager from '../helpers/focusManager';
4
import scopeTab from '../helpers/scopeTab';
5
import * as ariaAppHider from '../helpers/ariaAppHider';
0 commit comments