cleanup: remove code accidentally left in

This commit is contained in:
David Ralph
2024-05-17 22:49:40 +01:00
parent c46c433111
commit e1f624d0cf

View File

@@ -122,12 +122,11 @@ class About extends PureComponent {
} }
render() { render() {
const MUE_LOGO = new URL('/src/assets/icons/mue.svg', import.meta.url).href;
return ( return (
<> <>
<div className="settingsRow" style={{ justifyContent: 'center' }}> <div className="settingsRow" style={{ justifyContent: 'center' }}>
<div style={{ display: 'flex', flexFlow: 'column', gap: '5px' }}> <div style={{ display: 'flex', flexFlow: 'column', gap: '5px' }}>
<img draggable={false} className="aboutLogo" src={MUE_LOGO} alt="Logo" /> <img draggable={false} className="aboutLogo" src={'src/assets/icons/mue_about.png'} alt="Logo" />
<div className="aboutText"> <div className="aboutText">
<span className="title">Mue, by Kaiso</span> <span className="title">Mue, by Kaiso</span>
<span className="subtitle"> <span className="subtitle">