FirstTimeHereGuide component that displays a guide message for first-time users The message is shown only once and the state is persisted in localStorage

  • Parameters

    • props: FirstTimeHereGuideProps

      Component props

    Returns ReactNode | Promise<ReactNode>

    The rendered component or null if already seen