Skip to content

Commit e5f126b

Browse files
committed
docs(debounce): add demo
Signed-off-by: Khaled Sameer <[email protected]>
1 parent 28492b6 commit e5f126b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/debounce/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,9 @@ try {
124124
- **Resource Management**: Automatic cleanup of resources
125125
- **Memory Efficient**: Proper cleanup and memory management
126126

127+
## Demo
127128

129+
Checkout the [Demo](https://codepen.io/khaledsmq/pen/wvVVYYe) to see TypeScript Debounce in action.
128130

129131
## Changelog
130132

0 commit comments

Comments
 (0)