From 1fb053e447a28316823ab49f2e7ceb69a83d1db1 Mon Sep 17 00:00:00 2001 From: Joshua Sigona Date: Tue, 10 Aug 2021 22:05:27 +0900 Subject: [PATCH] Remove NICONICONII --- src/TestPanel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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