Skip to content

Commit c41b183

Browse files
committed
Lint the code.
1 parent 5ad7a15 commit c41b183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FullscreenDialogFrame.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { Component } from 'react'
1+
import React from 'react'
22
import PropTypes from 'prop-types'
33
import Transition from 'react-transition-group/Transition'
44
import AutoLockScrolling from 'material-ui/internal/AutoLockScrolling'

0 commit comments

Comments
 (0)