Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support
@required
tag to denote required component props (#89)
* feat: support `@required` tag to denote required prop (#22) * Run "yarn test:snapshot" * test(snapshots): add required props test case * chore: do not include `@required` tag in TS definitions * Run "yarn test:integration" * test(integration): add `@required` prop to Dropdown * Run "yarn test:integration" * docs: add `@required`
- Loading branch information