lint
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
// @flow
|
// @flow
|
||||||
import * as React from 'react';
|
import * as React from 'react';
|
||||||
import styled from 'styled-components';
|
import styled from 'styled-components';
|
||||||
import { lighten } from 'polished';
|
|
||||||
|
|
||||||
type Props = {
|
type Props = {
|
||||||
onClick?: (SyntheticEvent<>) => void | Promise<void>,
|
onClick?: (SyntheticEvent<>) => void | Promise<void>,
|
||||||
|
Reference in New Issue
Block a user