import React from "react" import { Link } from "./../src" export default { title: "Link", component: Link } export const Default = () =>