Skip to content

Conversation

@accountunavaible
Copy link
Collaborator

/** for user to pass in right/max value when range is enable */
rangeSliderRightValue?: number;
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

before the component declaration, you can add the description about the component and how to import it, the description will be rendered on the storybook page before the "Story Source" section. For example in the icon component:

/**

  • An Icon is a symbol that helps user understand what does the content do.
  • import {Icon} from 'pat-ui'

*/

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

okok

Copy link
Collaborator

Choose a reason for hiding this comment

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

Also, you want to merge to master branch not production branch I believe.

Copy link
Collaborator Author

@accountunavaible accountunavaible Sep 22, 2022

Choose a reason for hiding this comment

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

humm, i think after Patrick approves, then i can merge to master branch :), but thanks though!

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.

3 participants