Skip to content

Commit

Permalink
fix: lightbox styles not loading
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Dec 21, 2021
1 parent 6cebf98 commit 5c6c67e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ImageGallery/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'react-image-lightbox/style.css'
import { PureComponent } from 'react'
import Lightbox from 'react-image-lightbox'
import { Card, CardProps, Flex, Image } from 'rebass/styled-components'
Expand Down

0 comments on commit 5c6c67e

Please sign in to comment.