mirror of
https://github.com/mue/mue.git
synced 2026-07-20 15:34:10 +02:00
Improvements to navbar component and notes (mainly translation support)
This commit is contained in:
@@ -12,7 +12,8 @@ export default class PhotoInformation extends React.PureComponent {
|
||||
<h1 id='photographer'>Photo By</h1>
|
||||
<Info className='photoInformationHover'/>
|
||||
<div className='infoCard'>
|
||||
<Info className='infoIcon' /><h1>Information</h1>
|
||||
<Info className='infoIcon'/>
|
||||
<h1>Information</h1>
|
||||
<hr/>
|
||||
<Location/>
|
||||
<span id='location'></span>
|
||||
|
||||
Reference in New Issue
Block a user