Skip to content

Commit

Permalink
content: auth - add highlightLines
Browse files Browse the repository at this point in the history
  • Loading branch information
luizchaves committed Oct 12, 2024
1 parent e08bcdb commit c93c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/classnotes/expressjs/auth/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ $ cp .env.example .env

<CodePreview src="/codes/expressjs/invest-app-auth/src/routes.js" highlightLines="2-3,5,20,44,64,78,105,119,137,153-165,167-189" />

<CodePreview src="/codes/expressjs/invest-app-auth/requests.http" highlightLines="28-37,43-46,51,57,63,71,86,91,96,103,118" />
<CodePreview src="/codes/expressjs/invest-app-auth/requests.http" highlightLines="17-26,28-37,39-41,43-46,51,57,63,71,86,91,96,103,118" />

## View

Expand Down

0 comments on commit c93c7d0

Please sign in to comment.