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

Create a simple frontend #14

Merged
merged 12 commits into from
Sep 22, 2023
Merged

Create a simple frontend #14

merged 12 commits into from
Sep 22, 2023

Conversation

michalsidzej
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Sep 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
lz-monitoring-frontend ✅ Ready (Inspect) Visit Preview Sep 22, 2023 0:16am

packages/frontend/src/App.tsx Outdated Show resolved Hide resolved

void fetchData()
setInterval(() => {
void fetchData()
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we can extract it to a separate custom hook?

Something like useDiscoveryApi

packages/frontend/src/main.tsx Outdated Show resolved Hide resolved
packages/frontend/src/view/components/Dropdown.tsx Outdated Show resolved Hide resolved
@michalsidzej michalsidzej merged commit 3c943da into main Sep 22, 2023
5 checks passed
@michalsidzej michalsidzej deleted the feat/whreframe-frontend branch September 22, 2023 12:18
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.

2 participants