mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-19 09:18:01 +02:00
✨ Update billing page (#1578)
This commit is contained in:
parent
34f5555791
commit
b3aafb5af6
12 changed files with 766 additions and 493 deletions
|
@ -1,3 +1,4 @@
|
|||
"use client";
|
||||
import { Trans as BaseTrans, useTranslation } from "react-i18next";
|
||||
|
||||
import type { TxKeyPath } from "../i18n/types";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue