summaryrefslogtreecommitdiff
path: root/components/PrimaryButton.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'components/PrimaryButton.tsx')
-rw-r--r--components/PrimaryButton.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/PrimaryButton.tsx b/components/PrimaryButton.tsx
index 94bd8ce..b515818 100644
--- a/components/PrimaryButton.tsx
+++ b/components/PrimaryButton.tsx
@@ -1,3 +1,4 @@
+"use client";
import React from "react";
import {
TouchableOpacity,