Skip to content

Commit

Permalink
feat: #1 代码块优化,项目结构重构
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Feb 24, 2023
1 parent b897d97 commit 6767d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/blog/BlogApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function BlogApp() {
count is {count}
</button>
<p>
Edit <code>src/App.tsx</code> and save to test HMR
Edit <code>src/apps/blog/BlogApp.tsx</code> and save to test HMR
</p>
</div>
<p className="read-the-docs">
Expand Down

0 comments on commit 6767d43

Please sign in to comment.