diff --git a/client/src/components/Chat/Menus/PresetsMenu.tsx b/client/src/components/Chat/Menus/PresetsMenu.tsx index d5b9244c75..e6f59d59b8 100644 --- a/client/src/components/Chat/Menus/PresetsMenu.tsx +++ b/client/src/components/Chat/Menus/PresetsMenu.tsx @@ -59,7 +59,6 @@ const PresetsMenu: FC = () => { data-testid="presets-button" aria-label={localize('com_endpoint_examples')} className="rounded-xl p-2 duration-0 hover:bg-surface-active-alt max-md:hidden" - // className="inline-flex size-10 flex-shrink-0 items-center justify-center rounded-xl border border-border-light bg-transparent text-text-primary transition-all ease-in-out hover:bg-surface-tertiary disabled:pointer-events-none disabled:opacity-50 radix-state-open:bg-surface-tertiary" >