mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Eliminate arrows in the standalone Lightbox component examples
This commit is contained in:
@@ -5,8 +5,6 @@ const noop = () => {};
|
||||
<Lightbox
|
||||
objectURL="https://placekitten.com/800/600"
|
||||
contentType="image/jpeg"
|
||||
onNext={noop}
|
||||
onPrevious={noop}
|
||||
onSave={noop}
|
||||
/>
|
||||
</div>;
|
||||
|
||||
Reference in New Issue
Block a user