mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: merged with main
This commit is contained in:
commit
03ee057eed
@ -49,7 +49,7 @@ export const HeroUIChatBanner = () => {
|
||||
<div className="flex w-full items-center justify-between md:justify-center gap-x-3">
|
||||
<a
|
||||
className="text-small flex items-end sm:text-[0.93rem] text-foreground hover:opacity-80 transition-opacity"
|
||||
href="https://heroui.pro?utm_source=heroui.com&utm_medium=top-banner"
|
||||
href="https://heroui.chat?utm_source=heroui.com&utm_medium=top-banner"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
onClick={handleClick}
|
||||
|
||||
@ -331,6 +331,7 @@ const CustomToastComponent = (args) => {
|
||||
</div>
|
||||
),
|
||||
color: color,
|
||||
...args,
|
||||
});
|
||||
}}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user