import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipButtonGroup = () => ( Use tabs to navigate between different contents, if switching between states within the same content use{" "} Button group {" "} instead );