Appearance
Browser
Hook that returns the operating system of the current browser
import { useOperatingSystem } from '@siberiacancode/reactuse';
const operatingSystem = useOperatingSystem();
source
OperatingSystem