Skip to content

Commit 18da261

Browse files
committed
fix eslint errors
1 parent 85e7b1f commit 18da261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/docker-compose-generator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ export default function DockerComposeGenerator() {
274274
className="w-full rounded-lg border border-fd-border bg-fd-background px-4 py-2 focus:outline-none focus:ring-2 focus:ring-fd-primary"
275275
/>
276276
<p className="mt-1 text-xs text-fd-muted-foreground">
277-
The URL where you'll access the frontend (remove if using reverse proxy)
277+
The URL where you&apos;ll access the frontend (remove if using reverse proxy)
278278
</p>
279279
</div>
280280

0 commit comments

Comments
 (0)