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 af4a3a2 commit 762ccfeCopy full SHA for 762ccfe
src/index.js
@@ -1,7 +1,7 @@
1
'use strict'
2
3
-import React, { Component } from 'react';
4
-import PropTypes from 'prop-types';
+import React, { Component } from 'react'
+import PropTypes from 'prop-types'
5
import ReactDOM from 'react-dom'
6
import classname from 'classnames'
7
0 commit comments