more error handling

This commit is contained in:
2022-02-06 12:52:14 -06:00
parent 89026dac84
commit 654dc31d87

View File

@@ -1,4 +1,3 @@
import React, { useEffect, useRef, useState } from "react";
import { useDispatch } from "react-redux";
import { updateSubVisibility } from "../reddit/redditSlice";