Skip to content

Commit 592d0a3

Browse files
committed
chore: comment
1 parent eaa0583 commit 592d0a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/UniqueProvider/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ const UniqueProvider = ({ children }: UniqueProviderProps) => {
4141
<Popup ...
4242
4343
如果渲染需要的 props 不够,可以给 UniqueContextProps 里修改定义以实现需求。
44+
45+
用法 demo 在 docs/examples/two-buttons.tsx 中。
4446
*/
4547

4648
// =========================== Render ===========================

0 commit comments

Comments
 (0)