This commit is contained in:
mgabdev
2020-03-27 19:23:27 -04:00
parent 4f2122b091
commit 392e42f820
2 changed files with 7 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ import ModalLayout from './modal_layout'
import Button from '../button'
import StatusCheckBox from '../status_check_box'
import Switch from '../switch'
import Text from '../Text'
import Textarea from '../Textarea'
import Text from '../text'
import Textarea from '../textarea'
const messages = defineMessages({
close: { id: 'lightbox.close', defaultMessage: 'Close' },