updated react-best-gradient-color-picker (WITH TS)

This commit is contained in:
SethBurkart123
2023-11-15 17:09:55 +11:00
parent 9da91bc56f
commit 298cb8bc2b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
// @ts-expect-error There aren't any types for the below library
import ColorPicker from 'react-best-gradient-color-picker';
import { useSettingsContext } from '../SettingsContext';
import { motion } from "framer-motion";