Skip to content

Commit

Permalink
fix: button variant in minimal thread template (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Jul 2, 2024
1 parent 46d7303 commit 894c4a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shadcn-registry/registry/assistant-ui/thread.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ const Composer: FC = () => {
<ComposerPrimitive.Send asChild>
<TooltipTrigger asChild>
<Button
variant="ghost"
size="icon"
className={cn(
"absolute bottom-0 right-0 m-2.5 size-8 p-2 transition-opacity",
Expand Down

0 comments on commit 894c4a3

Please sign in to comment.