mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 10:16:43 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
14bb8e5725
commit
f7efbdbb00
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ import { useSubscriptionRealtime } from "@/hooks/use-subscription-realtime";
|
|||
const PADDLE_ENV = (import.meta.env.VITE_PADDLE_ENVIRONMENT as string) === "production" ? "live" : "sandbox";
|
||||
import { Logo } from "@/components/mika/Logo";
|
||||
import { PaymentIssueBanner } from "@/components/mika/PaymentIssueBanner";
|
||||
import { CancellationScheduledBanner } from "@/components/mika/CancellationScheduledBanner";
|
||||
import { ThemeToggle } from "@/components/mika/ThemeToggle";
|
||||
import { Button } from "@/components/ui/button";
|
||||
import {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue