soiz1 commited on
Commit
6e19583
·
verified ·
1 Parent(s): a2222af

Update src/components/menu-bar/share-button.jsx

Browse files
src/components/menu-bar/share-button.jsx CHANGED
@@ -157,7 +157,7 @@ class ShareButton extends React.Component {
157
  && this.props.extraProjectInfo?.author === this.props.username;
158
  return (
159
  <Button
160
- style="display: none;"
161
  className={classNames(
162
  this.props.className,
163
  styles.shareButton,
 
157
  && this.props.extraProjectInfo?.author === this.props.username;
158
  return (
159
  <Button
160
+
161
  className={classNames(
162
  this.props.className,
163
  styles.shareButton,