mirror of
https://github.com/mue/mue.git
synced 2026-07-26 10:11:15 +02:00
fix: various fixes, add microphone active border etc
This commit is contained in:
@@ -436,7 +436,7 @@ export default class Quote extends PureComponent {
|
||||
</div>
|
||||
<div className="quote-buttons">
|
||||
{this.state.authorOccupation !== 'Unknown' ? (
|
||||
<Tooltip title="Open">
|
||||
<Tooltip title="Open On Wikipedia">
|
||||
<a
|
||||
href={this.state.authorlink}
|
||||
className="quoteAuthorLink"
|
||||
|
||||
Reference in New Issue
Block a user