issues
search
duskload
/
react-device-detect
Detect device, and render view according to detected device type.
MIT License
2.81k
stars
154
forks
source link
Missing Linux in IOsTypes interface
#200
Open
mwx27
opened
1 year ago
mwx27
commented
1 year ago
osName
detects Linux correctly, but
OsTypes
is missing Linux
I suggest to add Linux to
IOsTypes
interface, by the way const
isLinux
too
osName
detects Linux correctly, butOsTypes
is missing LinuxIOsTypes
interface, by the way constisLinux
too