Skip to content

Commit

Permalink
forgot this import
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Joye committed Oct 31, 2017
1 parent 5bfc87d commit 9107f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SelectModal/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React, { Component } from 'react';

import { Form, FormGroup, Fields, Submit } from '../Form';
import Modal from '../Modal';
import { required } from '../Form/Validation';

import stylesheet from './SelectModal.scss';
Expand Down

0 comments on commit 9107f0e

Please sign in to comment.