Skip to content

Commit

Permalink
made airing schedule client side
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaBhattacharjee committed Nov 14, 2023
1 parent ff3fe2e commit f9a91cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/shared/airingschedule/AiringSchedule.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
"use client";
import React from "react";

import AiringScheduleCard from "./AiringScheduleCard";
Expand Down

0 comments on commit f9a91cf

Please sign in to comment.