mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Fix warning
This commit is contained in:
@@ -5,7 +5,7 @@ import IconButton from 'material-ui/IconButton';
|
||||
import BaseEditor from './BaseEditor';
|
||||
import AboutDialog from '../AboutDialog';
|
||||
import Window from '../../Utils/Window';
|
||||
import { Line, Column } from '../../UI/Grid';
|
||||
import { Line } from '../../UI/Grid';
|
||||
|
||||
const styles = {
|
||||
scrollContainer: {
|
||||
|
Reference in New Issue
Block a user