aboutsummaryrefslogtreecommitdiff
path: root/src/app/web-series/components/seriesSearchFormatter.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/web-series/components/seriesSearchFormatter.jsx')
-rw-r--r--src/app/web-series/components/seriesSearchFormatter.jsx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/web-series/components/seriesSearchFormatter.jsx b/src/app/web-series/components/seriesSearchFormatter.jsx
index 408e7c0..ada00fb 100644
--- a/src/app/web-series/components/seriesSearchFormatter.jsx
+++ b/src/app/web-series/components/seriesSearchFormatter.jsx
@@ -1,3 +1,5 @@
+"use server";
+
import { Card, CardHeader, CardBody } from "@nextui-org/react";
import Link from "next/link";
import Image from "next/image";