fix(LOY-63): move redeem flows to separate folder

add use client directive
This commit is contained in:
Christian Andolf
2025-01-08 14:20:48 +01:00
parent 9584478b34
commit 6941c1d006
5 changed files with 15 additions and 13 deletions
@@ -1,3 +1,5 @@
"use client"
import { motion } from "framer-motion"
import { useIntl } from "react-intl"