mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
Merge branch 'main' of github.com:heroui-inc/heroui into canary
This commit is contained in:
commit
24434c5369
@ -14,7 +14,7 @@ const EA_PROVIDER_RATIO = 0.85;
|
||||
const PRODUCT_HUNT_ENABLED = true;
|
||||
|
||||
const PH_INFO = {
|
||||
description: "Join the conversation and help us get #1 Product of the Day! ↗",
|
||||
description: "Join the conversation and help us get #1 Product of the Week! ↗",
|
||||
title: "We're live on Product Hunt! (30% OFF)",
|
||||
url: "https://ph.heroui.chat?utm_source=heroui.chat&utm_medium=banner",
|
||||
};
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
import NextLink from "next/link";
|
||||
|
||||
const PH_INFO = {
|
||||
description: "Join the conversation and help us get #1 Product of the Day! ↗",
|
||||
description: "Join the conversation and help us get #1 Product of the Week! ↗",
|
||||
title: "Live on Product Hunt!",
|
||||
url: "https://ph.heroui.chat?utm_source=heroui.chat&utm_medium=callout",
|
||||
};
|
||||
|
||||
@ -209,13 +209,6 @@ The available options are:
|
||||
- **Type**: `"user" | "always" | "never"`
|
||||
- **Default**: `"never"`
|
||||
|
||||
`spinnerVariant`
|
||||
|
||||
- **Description**: The default variant of the spinner.
|
||||
- **Type**: `string` | `undefined`
|
||||
- **Possible Values**: `default` | `gradient` | `wave` | `dots` | `spinner`
|
||||
- **Default**: `default`
|
||||
|
||||
<Spacer y={2}/>
|
||||
|
||||
---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user