From 9f2ab40b7602bc3df26ebb093b484b9917768f69 Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Fri, 7 Jun 2019 11:25:54 +0200 Subject: Make buttons flexible in height --- uidev/src/app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uidev/src/app.tsx') diff --git a/uidev/src/app.tsx b/uidev/src/app.tsx index 870911c2f..cef22e7a7 100644 --- a/uidev/src/app.tsx +++ b/uidev/src/app.tsx @@ -2,7 +2,7 @@ import CSS from 'csstype'; import { Classes } from 'jss'; import { observer } from 'mobx-react'; import DevTools from 'mobx-react-devtools'; -import React, { Component } from 'react'; +import React from 'react'; import injectSheet from 'react-jss'; import { WithTheme } from './withTheme'; -- cgit v1.2.3-70-g09d2