mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-11 08:43:02 +00:00
Remove/replace react 16 dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { autoBind } from 'react-extras';
|
||||
import autoBind from 'auto-bind';
|
||||
|
||||
/**
|
||||
* Announcement component
|
||||
|
||||
Reference in New Issue
Block a user