[WEB-5573] refactor: app rail enhancements (#8239)

* chore: app rail context added

* chore: dock/undock app rail implementation

* chore: refactor

* chore: code refactor

* chore: code refactor
This commit is contained in:
Anmol Singh Bhatia 2025-12-04 18:14:59 +05:30 committed by GitHub
parent fe867135c4
commit 1090b3e938
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 162 additions and 22 deletions

View file

@ -0,0 +1 @@
export * from "ce/hooks/app-rail";