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