mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-23 23:18:06 +00:00
eslint stuff
This commit is contained in:
parent
fa5dee6997
commit
9e4cdb4bf8
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText, } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText, } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
@ -1,5 +1,7 @@
|
||||
// @flow
|
||||
import { lg, md, sm, secondaryText } from '~/theme/variables'
|
||||
import {
|
||||
lg, md, sm, secondaryText,
|
||||
} from '~/theme/variables'
|
||||
|
||||
export const styles = () => ({
|
||||
heading: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user