import React from "react"; import { StorybookLink, Tip } from "vibe-storybook-components"; export const TipAmIUsingTheRightComponent = () => ( For settings that are immediately applied, consider using a{" "} toggle switch {" "} instead. );