fix method signature from merge. eslint fixes

This commit is contained in:
Desmond Grealy
2023-01-02 20:28:36 -08:00
parent de7e8c08a2
commit a76441baf0
23 changed files with 50 additions and 46 deletions
@@ -1,5 +1,4 @@
import { useColorMode } from "@chakra-ui/react";
import { CiDark } from "react-icons/ci";
import { CiLight } from "react-icons/ci";