mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-07 14:22:38 +02:00
housekeeping: renames, unused imports
This commit is contained in:
parent
85adfcd139
commit
f7a3c8579d
59 changed files with 72 additions and 80 deletions
|
|
@ -10,7 +10,7 @@ import { SectionHeading } from "@/components/ui/section-heading";
|
|||
import { HorizontalDivider } from "@/components/ui/horizontal-divider";
|
||||
import { WithStringId } from "@/app/lib/types/types";
|
||||
import clsx from 'clsx';
|
||||
import { getCustomerPortalUrl } from "../actions/billing_actions";
|
||||
import { getCustomerPortalUrl } from "../actions/billing.actions";
|
||||
|
||||
const planDetails = {
|
||||
free: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue