mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
chore: remove ripple from the open in chat button
This commit is contained in:
parent
60f9433518
commit
3dc6e2e198
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user