We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8693ef9 commit c7c70ddCopy full SHA for c7c70dd
test/forms/inputs/date-input.test.js
@@ -1,7 +1,6 @@
1
import React from 'react'
2
import { render, mount } from 'enzyme'
3
import { DateInput } from '../../../src/'
4
-import moment from 'moment'
5
6
const name = 'name.of.field'
7
const value = '2020-01-01'
0 commit comments