diff --git a/reflex/constants/installer.py b/reflex/constants/installer.py index 2560c3451b..6bd6effe6f 100644 --- a/reflex/constants/installer.py +++ b/reflex/constants/installer.py @@ -112,6 +112,7 @@ class Commands(SimpleNamespace): "next-themes": "0.2.1", "react": "18.2.0", "react-dom": "18.2.0", + "react-focus-lock": "2.11.3", "socket.io-client": "4.6.1", "universal-cookie": "4.0.4", }