chore(core): cleanup
This commit is contained in:
@@ -3,3 +3,11 @@
|
||||
---
|
||||
|
||||
Add `useNodeId` composable
|
||||
|
||||
## 🧙 Example
|
||||
|
||||
```ts
|
||||
const nodeId = useNodeId()
|
||||
|
||||
console.log('nodeId', nodeId) // '1'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user