Skip to content

Commit

Permalink
fix: link da página local-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
luizchaves committed Sep 8, 2023
1 parent 44bda93 commit 3995837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/classnotes/w3c/local-storage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ $ npm i @preline/overlay

<CodePreview src="/codes/w3c/local-storage/invest-app/js/main.js" />

<CodePreview src="/codes/w3c/local-storage/invest-app/js/investments.js" />
<CodePreview src="/codes/w3c/local-storage/invest-app/js/lib/investments.js" />

<CodePreview src="/codes/w3c/local-storage/invest-app/js/components/InvestmentCard.js" />

Expand Down

0 comments on commit 3995837

Please sign in to comment.