Custom shape examples (#2994)
This PR: - adds a simple custom shape example - adds an interactive shape example - updates editable shape example closes TLD-2118 - [x] `documentation` — Changes to the documentation only[^2] ### Release Notes - adds a simple custom shape example - adds an interactive shape example - updates editable shape example --------- Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
This commit is contained in:
parent
f819a57a05
commit
8658e20ab5
13 changed files with 462 additions and 306 deletions
|
@ -24,5 +24,5 @@
|
|||
".next/types/**/*.ts",
|
||||
"watcher.ts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", ".next"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue