mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 00:21:40 +01:00
[Glitch] Use inert polyfill
Port 3cc9ff872f676d7ce56f7cf7875f85f804ea20a9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
parent
ea55f70f97
commit
d76ab55608
@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import 'wicg-inert';
|
||||
import createHistory from 'history/createBrowserHistory';
|
||||
|
||||
export default class ModalRoot extends React.PureComponent {
|
||||
|
Loading…
x
Reference in New Issue
Block a user