Skip to content

Conversation

@tnagorra
Copy link
Collaborator

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • build works
  • eslint issues
  • typescript issues
  • console.log meant for debugging
  • typos
  • unwanted comments
  • conflict markers

This PR contains valid:

  • permission checks
  • translations

Comment on lines +9 to 11
export type Conjunction = 'XOR' | 'OR' | 'AND';

Copy link
Collaborator

Choose a reason for hiding this comment

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

type defined in ConjuctionInput component

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

IMO we can duplicate simple types, better to avoid coupling when possible.

@tnagorra tnagorra force-pushed the feature/conditional-form branch from 7527a7e to 3bacae8 Compare November 26, 2021 04:55
@AdityaKhatri AdityaKhatri force-pushed the feature/conditional-form branch from 7cfc4a9 to b0e7eeb Compare November 26, 2021 05:27
@AdityaKhatri AdityaKhatri merged commit ba8dcad into develop-new Nov 26, 2021
@AdityaKhatri AdityaKhatri deleted the feature/conditional-form branch November 26, 2021 05:28
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.

4 participants