From 2d0ec2b162e3e2851fef7f280aab21c9f00cd171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 31 Oct 2021 20:48:23 +0100 Subject: Everything but lib. --- static/dragable.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/dragable.ts') 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. -- cgit v1.2.3