add isShown prop
This commit is contained in:
@@ -75,6 +75,7 @@ export default class Operations extends React.Component {
|
||||
id={isShownKey.join("-")}>
|
||||
<DeepLinkingLink
|
||||
isDeepLinkingEnabled={isDeepLinkingEnabled}
|
||||
isShown={showTag}
|
||||
path={tag}
|
||||
text={tag} />
|
||||
{ !tagDescription ? null :
|
||||
|
||||
Reference in New Issue
Block a user