import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipLabel = () => ( Chips will always show up in context of a field. If you just need to add information, use{" "} Label. );