Skip to content

Commit

Permalink
Editable (#2657)
Browse files Browse the repository at this point in the history
  • Loading branch information
maamalama authored Sep 19, 2024
1 parent f0e4035 commit a33e027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/components/templates/prompts/id/promptIdPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ const PromptIdPage = (props: PromptIdPageProps) => {
className="h-6 bg-[#F1F5F9] border border-[#CBD5E1]"
>
<PencilIcon className="h-4 w-4 mr-2" />
Edit / View
Editable
</Button>
</TooltipTrigger>
<TooltipContent className="max-w-[15rem]" align="center">
Expand Down

0 comments on commit a33e027

Please sign in to comment.