Closed gogoyqj closed 4 years ago
Hey @gogoyqj
Thanks for reporting this issue. You're right it looks like isToggle is not being used in v2.
To fix it we would need to
showing
state to isToggle https://github.com/doczjs/docz/blob/master/core/gatsby-theme-docz/src/components/Props/index.js#L24PRs are very welcome if someone would like to take a shot at it.
If not I'll try to get to it as soon as possible 👍
@rakannimer i'd like to fix it and then make a pr today
Question
seems a props form Props component is needed to control default visibility of props‘s descriptions
seems that
isToggle
means to do it but actually nothttps://github.com/doczjs/docz/blob/320f5c4ad8be1835cbc8498cee1dcb41afee0c85/core/docz/src/components/Props.tsx#L161