Skip to content

Conversation

@yoavs8
Copy link
Contributor

@yoavs8 yoavs8 commented Jan 26, 2026

No description provided.

@yoavs8 yoavs8 changed the title post nm 1 Post Match Tab Jan 26, 2026
import { createNewScoutingForm } from "../ScoutMatch";

export const PostMatchTab: FC<TabProps> = ({ setForm, currentForm }) => {
const [scoutingForms, setScoutingForms] = useLocalStorage<ScoutingForm[]>(

Check warning

Code scanning / ESLint

Disallow unused variables Warning

'scoutingForms' is assigned a value but never used.
@yoavs8 yoavs8 merged commit 0ba4c87 into master Jan 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants