[React] react-device-detect

Krystal·2022년 12월 13일
0

1. 패키지 설치

npm install react-device-detect --save

2. 사용

import {BrowserView, MobileView, isBrowser, isMobile} from "react-device-detect";
profile
🚀Be an active developer

0개의 댓글