fix(LOY-63): move redeem flows to separate folder
add use client directive
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use client"
|
||||
|
||||
import { useIntl } from "react-intl"
|
||||
|
||||
import Countdown from "@/components/Countdown"
|
||||
|
||||
Reference in New Issue
Block a user