mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 02:35:08 +02:00
dotfixes
This commit is contained in:
parent
b0fed05d82
commit
07f5477aca
@ -85,7 +85,7 @@ function App() {
|
||||
|
||||
<a href={ rocketeer.image } className="button">Download Jpeg</a>
|
||||
|
||||
<a href='/#' onClick={ rocketeer.image.replace( 'jpg', 'svg' ) } className="button">Download Svg</a>
|
||||
<a href='/#' onClick={ rocketeer?.image?.replace( 'jpg', 'svg' ) } className="button">Download Svg</a>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user