useOS

useOS is a custom hook that returns the user's OS.

Your os is "undetermined"

Usage

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