about summary refs log tree commit diff
path: root/src/components/LockScroll/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/LockScroll/index.tsx')
-rw-r--r--src/components/LockScroll/index.tsx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/LockScroll/index.tsx b/src/components/LockScroll/index.tsx
new file mode 100644
index 000000000..7ae45f771
--- /dev/null
+++ b/src/components/LockScroll/index.tsx
@@ -0,0 +1,3 @@
+export function LockScroll() {
+  return null
+}