1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-21 05:21:08 +00:00

remove eslint rule

This commit is contained in:
slowbackspace 2019-03-01 12:40:30 +01:00
parent b68e894f38
commit 0ff489a368

View File

@ -1,4 +1,3 @@
/* eslint-disable jsx-a11y/accessible-emoji */
/* @flow */
import * as React from 'react';
import styled from 'styled-components';