1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

play video in embed instead of new window on desktops

This commit is contained in:
Fedor Katurov 2025-02-26 16:48:54 +07:00
parent 5056047546
commit 06cf7050a9
8 changed files with 184 additions and 44 deletions

View file

@ -2626,6 +2626,13 @@ react-popper@^2.2.3:
react-fast-compare "^3.0.1"
warning "^4.0.2"
react-resize-detector@^12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-12.0.2.tgz#5e65f906a85835d246de57dbf608bf22ab333cad"
integrity sha512-aAI4WxWAysWLhA8wKDpsS+PnnxQ0lWCkTlk2t+2ijalWvoSa7vPxmcKRLURkH+PU84QE4KP4dO58oVP3ypWkKA==
dependencies:
lodash "^4.17.21"
react-router-dom@^5.1.2:
version "5.3.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.0.tgz#da1bfb535a0e89a712a93b97dd76f47ad1f32363"