Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -19,7 +19,7 @@ export const AIEditorLink = (props: Props) => {
|
||||
);
|
||||
return (
|
||||
<Tooltip>
|
||||
<TooltipTrigger asChild>
|
||||
<TooltipTrigger>
|
||||
<Button
|
||||
variant='ghost'
|
||||
size='icon'
|
||||
|
||||
Reference in New Issue
Block a user