jossmac / jossmac/react-images

Not able to include arrows

Open
#316 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
433
PR merge metrics
No merged PRs in 30d

Description

**Steps to reproduce the behavior:**
```
import Carousel, { Modal, ModalGateway, Navigation, NavigationNext, NavigationPrev } from 'react-images';

(some other code)...


{lightboxIsOpen ? (



) : null}

```

**Expected behavior:**
To see the arrows

**Actual behavior:**
No arrows are on the screen

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.