mirror of
https://github.com/wassname/talk.git
synced 2026-07-16 11:22:16 +08:00
Upgraded/pruned deps, applied linting fixes
This commit is contained in:
@@ -73,7 +73,7 @@ export default class PermalinkButton extends React.Component {
|
||||
ref={(ref) => this.linkButton = ref}
|
||||
onClick={this.toggle}
|
||||
className={cn(`${name}-button`, styles.button)}>
|
||||
{t('permalink')}
|
||||
{t('permalink')}
|
||||
<Icon name="link" className={styles.icon}/>
|
||||
</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user