refactored system settings
This commit is contained in:
@@ -23,6 +23,7 @@ export const SightingFeedProvider = ({
|
||||
mostRecent,
|
||||
} = useSightingFeed(url);
|
||||
const [isSightingModalOpen, setSightingModalOpen] = useState(false);
|
||||
|
||||
return (
|
||||
<SightingFeedContext.Provider
|
||||
value={{
|
||||
|
||||
Reference in New Issue
Block a user