Skip to content

Commit

Permalink
Merge pull request #1650 from Royal-Navy/fix/text-area-merge
Browse files Browse the repository at this point in the history
fix(TextArea): Fix bad merge
  • Loading branch information
thyhjwb6 authored Nov 9, 2020
2 parents f703103 + dd957b8 commit 3dfd79f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { useFocus } from '../../hooks/useFocus'
import { ComponentWithClass } from '../../common/ComponentWithClass'
import { InputValidationProps } from '../../common/InputValidationProps'
import { useInputValue } from '../../hooks/useInputValue'
import { InputValidationProps } from '../../common/InputValidationProps'

const { color, fontSize, spacing } = selectors

Expand Down

0 comments on commit 3dfd79f

Please sign in to comment.