diff --git a/src/TestPanel.js b/src/TestPanel.js index a0d5ca7..340b8db 100644 --- a/src/TestPanel.js +++ b/src/TestPanel.js @@ -1,7 +1,7 @@ import React, { useEffect,useState,useRef } from 'react'; import ReactTooltip from 'react-tooltip' //https://wwayne.github.io/react-tooltip/ import Modal from 'react-modal' -import { NICONICONII,DisplayIcon } from './DEFAULTS'; +import { DisplayIcon } from './DEFAULTS'; /** * Hook that alerts clicks outside of the passed ref