Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
chore: formatting
  • Loading branch information
Metnew committed Nov 3, 2017
1 parent 969bcf0 commit ab7da79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/containers/Links/components/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import React from 'react'
import {Grid, List} from 'semantic-ui-react'
import _ from 'lodash'
import LinksItemComponent from './LinksItemComponent'

import type {LinkItem} from 'types'

type Props = {
links: Object
}
Expand Down

0 comments on commit ab7da79

Please sign in to comment.