Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Apr 21, 2020
1 parent 42118e5 commit 78bab8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/presets/news.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 { Flex, Link, Box, Text, Image } from './scope'
import { Flex, Box, Text, Image } from './scope'

const code = (
<Inline>
Expand Down

0 comments on commit 78bab8d

Please sign in to comment.