Fix linter errors

This commit is contained in:
fabioberger
2019-07-25 12:21:53 +02:00
parent 24a26aef70
commit fbda096aa9
22 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
import { colors } from 'ts/utils/colors';
import * as React from 'react';
import { styled } from 'ts/style/theme';
import { colors } from 'ts/utils/colors';
export enum PointerDirection {
Top = 'top',