useOS

useOSは、ユーザーのOSを返すカスタムフックです。

Your os is "undetermined"

使い方

import { useOS } from "@yamada-ui/react"
const os = useOS()