chore: remove ripple from the open in chat button

This commit is contained in:
Junior Garcia 2025-03-10 17:54:30 -03:00
parent 60f9433518
commit 3dc6e2e198

View File

@ -232,6 +232,7 @@ export const CodeDemo: React.FC<CodeDemoProps> = ({
</Tabs>
{isComponentsPage && (
<Button
disableRipple
className="absolute rounded-[9px] right-1 top-1 border-1 border-default-200 dark:border-default-100 data-[hover=true]:bg-default-50/80"
isDisabled={isLoading}
size="sm"