import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipCombobox = () => ( If you need to filter results from a long list, consider using the{" "} Combobox {" "} component. );