-
Notifications
You must be signed in to change notification settings - Fork 30
Feature - Checkbox label supports passing a node #126
Conversation
ESLint Summary View Full Report
[warning] @typescript-eslint/no-explicit-any
Report generated by eslint-plus-action |
Travis automatic deployment: |
1 similar comment
Travis automatic deployment: |
@matextrem, can you check what's happening with this PR? there are several changes I don't think that's ok Probably your base branch was outdated. Try rebasing with development and push --force your changes |
Travis automatic deployment: |
aabb3c4
to
b118de6
Compare
Travis automatic deployment: |
@matextrem, can you add an example in the storybook for the node-like label? |
current example is already a node :) |
Since MaterialUI supports passing a
node
aslabel
, we consider it important to add support for the checkbox component to receive a node forlabel
prop