mirror of
https://github.com/mue/mue.git
synced 2026-07-19 23:14:10 +02:00
fix: welcome modal bugs, about tab issues
This commit is contained in:
@@ -312,7 +312,7 @@ export default function PhotoInformation({ info, url, api }) {
|
||||
</span>
|
||||
</div>
|
||||
<div className="concept-row">
|
||||
<Source/>
|
||||
<Source />
|
||||
<span id="infoSource">{api.charAt(0).toUpperCase() + api.slice(1)}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user