mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-23 01:34:36 +00:00
more fixes
This commit is contained in:
@@ -6,6 +6,7 @@ import { Star } from "lucide-react";
|
||||
import { useTranslations } from 'next-intl';
|
||||
|
||||
export default function SupporterMessage({ tier }: { tier: string }) {
|
||||
|
||||
const t = useTranslations();
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user