import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipCheckYourself = () => ( If you are taking users through a multistep process, use the{" "} MultiStepIndicator {" "} component instead. );