1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-26 17:08:07 +00:00

Fix eslint

This commit is contained in:
Vladimir Volek 2018-11-05 18:07:04 +01:00
parent cc18d18e4c
commit a114b47b77

View File

@ -1,6 +1,5 @@
import styled from 'styled-components';
import { H2 } from 'components/Heading';
import Button from 'components/Button';
import Paragraph from 'components/Paragraph';
import React from 'react';
import { connect } from 'react-redux';