Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Duarte committed May 13, 2020
1 parent 1ef274c commit 2c55f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/components/presets/pedro.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* eslint-disable no-use-before-define */

import Inline from '../inline.macro'
import { ThemeProvider, Image, Box, Flex, Text, Link } from './scope'
import { ThemeProvider, Box, Flex, Text, Link } from './scope'

const code = (
<Inline>
Expand Down

0 comments on commit 2c55f94

Please sign in to comment.