Skip to content

Commit

Permalink
fix(frontend): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
634750802 committed Aug 2, 2024
1 parent e447090 commit 9a25b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/src/app/(main)/(user)/api-keys/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default function ChatEnginesPage () {
<CircleCheckIcon />
<AlertTitle>API Key created</AlertTitle>
<AlertDescription>
Please note that your API key will only be shown once. Make sure to save it in a secure location as it won't be displayed again. Not storing your key safely may result in you needing to generate a new API key.
Please note that your API key will only be shown once. Make sure to save it in a secure location as it won&#39;t be displayed again. Not storing your key safely may result in you needing to generate a new API key.
</AlertDescription>
<div className="my-2">
<p className="px-1 py-0.5 rounded bg-accent text-xs flex items-center">
Expand Down

0 comments on commit 9a25b22

Please sign in to comment.