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 03ca99d commit 028e0eaCopy full SHA for 028e0ea
fixtures/dom/src/components/fixtures/date-inputs/index.js
@@ -1,10 +1,10 @@
1
-const React = window.React;
2
-
3
import Fixture from '../../Fixture';
4
import FixtureSet from '../../FixtureSet';
5
import TestCase from '../../TestCase';
6
import SwitchDateTestCase from './switch-date-test-case';
7
+const React = window.React;
+
8
class DateInputFixtures extends React.Component {
9
render() {
10
return (
0 commit comments