mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 12:43:32 +08:00
docs(zh-CN): translate code block(plain text) (#753)
Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
|
||||
```
|
||||
src/
|
||||
|-- app/ # Next.js app router
|
||||
|-- components/ # Reusable UI components
|
||||
|-- hooks/ # Custom React hooks
|
||||
|-- lib/ # Utility libraries
|
||||
|-- types/ # TypeScript definitions
|
||||
|-- app/ # Next.js 应用路由
|
||||
|-- components/ # 可复用的 UI 组件
|
||||
|-- hooks/ # 自定义 React 钩子
|
||||
|-- lib/ # 工具库
|
||||
|-- types/ # TypeScript 定义
|
||||
```
|
||||
|
||||
## 关键模式
|
||||
|
||||
Reference in New Issue
Block a user