Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Conversation

@Adesojisouljay
Copy link
Collaborator

No description provided.

import { ActivitiesGroup } from "./types/activities-group"

interface Props {
setFilter: React.Dispatch<React.SetStateAction<"" | ActivitiesGroup>>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just means setFilter: (v: string) => void

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just means setFilter: (v: string) => void

thanks, I'll handle that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants