aboutsummaryrefslogtreecommitdiff
path: root/static/dragable.ts
diff options
context:
space:
mode:
Diffstat (limited to 'static/dragable.ts')
-rw-r--r--static/dragable.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/dragable.ts b/static/dragable.ts
index 20acdd3a..6110a510 100644
--- a/static/dragable.ts
+++ b/static/dragable.ts
@@ -1,3 +1,5 @@
+export { bind_popup_control }
+
/*
Apply to a given component to make it draggable.
Drag area (usually a title bar) should be be the only argument.