import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipIconButton = () => ( If you need to use icon as button with no text, check out{" "} IconButton {" "} component );