mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
refactor: move pure utility functions out of UI components (#1194)
This commit is contained in:
parent
e1e4bb4706
commit
d37417cbe9
10 changed files with 55 additions and 51 deletions
1
surfsense_web/lib/layout-events.ts
Normal file
1
surfsense_web/lib/layout-events.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export const SLIDEOUT_PANEL_OPENED_EVENT = "slideout-panel-opened";
|
||||
Loading…
Add table
Add a link
Reference in a new issue