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: conditions component #4105

Merged

Conversation

ainouzgali
Copy link
Contributor

What change does this PR introduce?

Refactor Conditions component

Why was this change needed?

Other information (Screenshots)

@@ -284,6 +213,93 @@ export function Conditions({
);
}

function EqualityForm({ control, index }: { control: Control<IConditionsForm>; index: number }) {
Copy link
Contributor

Choose a reason for hiding this comment

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

this seems long enough to be in its own file?

@ainouzgali ainouzgali merged commit 1e4bdc0 into conditions-for-integrations Sep 6, 2023
@ainouzgali ainouzgali deleted the feat-refactor-conditions-component branch September 6, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants