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