mirror of
https://github.com/mue/mue.git
synced 2026-07-19 06:54:10 +02:00
fix: build process, static assets
This commit is contained in:
@@ -135,7 +135,7 @@ class About extends PureComponent {
|
||||
<img
|
||||
draggable={false}
|
||||
className="aboutLogo"
|
||||
src={'src/assets/icons/mue_about.png'}
|
||||
src={'icons/mue_about.png'}
|
||||
alt="Logo"
|
||||
/>
|
||||
<div className="aboutText">
|
||||
|
||||
Reference in New Issue
Block a user