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

Typecheck #114

Merged
merged 5 commits into from
May 1, 2024
Merged

Typecheck #114

merged 5 commits into from
May 1, 2024

Conversation

nexmoe
Copy link
Owner

@nexmoe nexmoe commented May 1, 2024

No description provided.

nexmoe added 2 commits May 1, 2024 22:09
Make the `url` prop in the Header component required by changing its type to
`string | null`. This change ensures that a URL is always provided for the
Header component to function correctly.
…t components

- Refactored ModuleOutput and FlowOutput to Module and Flow types respectively
- Updated injects in List.vue and Project.vue to use the new types for improved type safety.
Copy link

vercel bot commented May 1, 2024

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

Name Status Preview Comments Updated (UTC)
roam-space ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 3:48pm

@nexmoe
Copy link
Owner Author

nexmoe commented May 1, 2024

prisma/prisma#4562

@nexmoe nexmoe merged commit ab15ad4 into main May 1, 2024
3 checks passed
@nexmoe nexmoe deleted the typecheck branch May 1, 2024 15:49
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.

1 participant