aboutsummaryrefslogtreecommitdiff
path: root/components/ui.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'components/ui.tsx')
-rw-r--r--components/ui.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/ui.tsx b/components/ui.tsx
index 8fa9657..7f10424 100644
--- a/components/ui.tsx
+++ b/components/ui.tsx
@@ -56,6 +56,7 @@ export function Button(props: {
position: "relative",
textDecoration: "none",
display: "block",
+ userSelect: "none",
...props.style
}}>
{