mirror of
https://github.com/mue/mue.git
synced 2026-07-26 18:21:27 +02:00
stuff
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg>
|
|
||||||
|
Before Width: | Height: | Size: 607 B |
@@ -20,8 +20,8 @@ export default class Welcome extends React.PureComponent {
|
|||||||
<br/>
|
<br/>
|
||||||
<a href=''>Settings</a>
|
<a href=''>Settings</a>
|
||||||
<h2 className="subtitle">Support</h2>
|
<h2 className="subtitle">Support</h2>
|
||||||
<img alt="twitter" href="https://twitter.com/getmue" className="icon" src="./././icons/iconmonstr-twitter.svg"/>
|
{/* <img alt="twitter" href="https://twitter.com/getmue" className="icon" src=""/>
|
||||||
<img alt="discord" href="https://discord.gg/kJsufA9" className="icon" src="https://cdn.discordapp.com/attachments/252071498397777921/747860127171739758/Discord-Logo-Black.svg"/>
|
<img alt="discord" href="https://discord.gg/kJsufA9" className="icon" src=""/> */}
|
||||||
<EmailIcon />
|
<EmailIcon />
|
||||||
<br/>
|
<br/>
|
||||||
<button className="close" onClick={this.props.modalClose}>Close</button>
|
<button className="close" onClick={this.props.modalClose}>Close</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user