docs: add node resizer example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-13 15:49:20 +01:00
committed by Braks
parent 1739797cfe
commit f31f0073f7
12 changed files with 63 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Node Resizer
The node resizer is a component that can be used to resize a node.
<div class="mt-6">
<Repl example="resizable"></Repl>
</div>