diff --git a/src/Trap.js b/src/Trap.js index ab85531..590f79a 100644 --- a/src/Trap.js +++ b/src/Trap.js @@ -1,5 +1,4 @@ /* eslint-disable no-mixed-operators */ - import React from 'react'; import PropTypes from 'prop-types'; import withSideEffect from 'react-clientside-effect'; diff --git a/src/nano-events.js b/src/nano-events.js index e654f94..7a074cc 100644 --- a/src/nano-events.js +++ b/src/nano-events.js @@ -1,6 +1,6 @@ /** * @fileoverview this is a copy of https://github.com/ai/nanoevents - a temp measure to avoid breaking changes in node/compilation + * as a temp measure to avoid breaking changes in node/compilation */ export const createNanoEvents = () => ({