Skip to content

Commit

Permalink
chore: format code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yue1123 committed Jan 10, 2024
1 parent c42b8c8 commit 22a3c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hooks/useParentComponentEffect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { useInstanceId } from './useInstanceId'
* - 比如下面的组件层级:
* ```text
* |___Map 发布
* |___|__Circle 订阅 / 发布
* |___|___Circle 订阅 / 发布
* |___|___Marker 订阅 / 发布
* |___|___|___ContextMenu 订阅
* ```
Expand Down

0 comments on commit 22a3c28

Please sign in to comment.