Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to react #35

Merged
merged 6 commits into from
Feb 6, 2025
Merged

Refactor to react #35

merged 6 commits into from
Feb 6, 2025

Conversation

o-kima
Copy link
Collaborator

@o-kima o-kima commented Feb 3, 2025

No description provided.

.catch((err) => console.error(err));
}, [baseUrl, page, activeUuid, historyRefresh]);

const fetchHistory = (pageToFetch) => {

Choose a reason for hiding this comment

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

I would move data fetches to separate module

@o-kima o-kima changed the title Refactor to react - wip Refactor to react Feb 5, 2025
@o-kima o-kima merged commit d5111a0 into main Feb 6, 2025
7 checks passed
@o-kima o-kima deleted the react_refactor_using_goose branch February 6, 2025 13:29
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