Skip to content

Conversation

@thelenw
Copy link
Contributor

@thelenw thelenw commented Oct 1, 2024

No description provided.

// Add organization handler
const addOrganization = useCallback(() => {
setSelectedOrganization({ name: '', description: '', website: '' });
console.log("Add Organization button clicked"); // Debugging log
Copy link
Member

Choose a reason for hiding this comment

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

Should probably kill this console.log

@mkimberlin mkimberlin merged commit be19169 into develop Oct 7, 2024
@mkimberlin mkimberlin deleted the feature-2608/adjustments-to-volunteer-tracking branch October 7, 2024 15:01
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.

3 participants