summaryrefslogtreecommitdiff
path: root/client/modalImage/index.js
blob: ebb3bb726c00016df58f377f5d9e8be1f7e37317 (plain)
1
2
3
4
5
6
7
import ModalImage from './modalImage.container.js'

import './modal.css'

export {
  ModalImage
}