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

Using Composition over Inheritance #107

Merged
merged 15 commits into from
May 22, 2024
Merged

Using Composition over Inheritance #107

merged 15 commits into from
May 22, 2024

Conversation

tizayi
Copy link
Collaborator

@tizayi tizayi commented May 22, 2024

@tizayi tizayi requested a review from stan-dot May 22, 2024 09:36
});
}

const { register, reset, handleSubmit } = useForm<DetectorForm>();
Copy link
Collaborator

Choose a reason for hiding this comment

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

I really like this refactor, makes it much nicer

Copy link
Collaborator

@stan-dot stan-dot left a comment

Choose a reason for hiding this comment

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

nice

@tizayi tizayi merged commit 802d1fc into main May 22, 2024
6 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.

Expression produces a union type that is too complex to represent.ts(2590) create new detectors and configs
2 participants