react-device-frameset
react-device-frameset copied to clipboard
React device frameset component
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...
the iphone x device is getting out of container , and i want to scall it down. HOW CAN I DO THAT?
I have tried using the width/height props but setting these to any numerical values produces inconsistent scaling, some of the frame scales while other parts do not. As a workaround...
First time trying to use the library, when I do `import { DeviceFrameset } from 'react-device-frameset';` I get this error on terminal ``` ./node_modules/react-device-frameset/dist/index.mjs Can't import the named export 'jsx'...