Skip to content

Commit bbc939d

Browse files
committed
[TOOL-3814] Dashboard: Show all active coupons in team billing page
1 parent b49c191 commit bbc939d

File tree

9 files changed

+784
-547
lines changed

9 files changed

+784
-547
lines changed

apps/dashboard/.storybook/preview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Preview } from "@storybook/react";
2-
import "@/styles/globals.css";
2+
import "../src/global.css";
33
import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
44
import { MoonIcon, SunIcon } from "lucide-react";
55
import { ThemeProvider, useTheme } from "next-themes";

apps/dashboard/src/components/settings/Account/Billing/ApplyCouponCard.stories.tsx

Lines changed: 0 additions & 124 deletions
This file was deleted.

0 commit comments

Comments
 (0)