Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Update more references to new Link
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Nov 15, 2016
1 parent 54b7100 commit 2904fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/components/Header/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react"
import Link from "phenomic/lib/Link"
import { Link } from "phenomic"
import Color from "color"
import Svg from "react-svg-inline"

Expand Down
2 changes: 1 addition & 1 deletion docs/src/layouts/Homepage/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react"
import Link from "phenomic/lib/Link"
import { Link } from "phenomic"

// sketch svg export is too bugy :/
// import Svg from "react-svg-inline"
Expand Down

0 comments on commit 2904fb9

Please sign in to comment.