examples: add math example (#1461)
* examples: add math example * docs: add math example
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Stress
|
||||
|
||||
Vue Flow is built to be fast but there are limits.
|
||||
@@ -6,9 +5,5 @@ Vue Flow is built to be fast but there are limits.
|
||||
Try out how many nodes you can get to render before your browser crashes.
|
||||
|
||||
<div class="mt-6">
|
||||
<ClientOnly>
|
||||
<Suspense>
|
||||
<Repl example="stress"></Repl>
|
||||
</Suspense>
|
||||
</ClientOnly>
|
||||
<Repl example="stress"></Repl>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user