mirror of
https://github.com/mue/mue.git
synced 2026-07-14 12:34:03 +02:00
style: code cleanup
This commit is contained in:
@@ -15,13 +15,13 @@ export default function PhotoInformation(props) {
|
||||
<h1>{props.language.information}</h1>
|
||||
<hr/>
|
||||
<Location/>
|
||||
<span id='location'></span>
|
||||
<span id='location'/>
|
||||
<Camera/>
|
||||
<span id='camera'></span>
|
||||
<span id='camera'/>
|
||||
<Resolution/>
|
||||
<span id='resolution'></span>
|
||||
<span id='resolution'/>
|
||||
<Photographer/>
|
||||
<span id='photographerCard'></span>
|
||||
<span id='photographerCard'/>
|
||||
</div>
|
||||
<span id='credit' style={{ 'display': 'none' }}></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user