Minor pattern tutorial edits
This commit is contained in:
parent
a98b869175
commit
05ad74490e
6 changed files with 32 additions and 66 deletions
|
@ -63,10 +63,12 @@ Change the function to look like this:
|
|||
|
||||
```design/src/bib.mjs
|
||||
function draftBib({
|
||||
// highlight-start
|
||||
Path,
|
||||
Point,
|
||||
paths,
|
||||
points,
|
||||
// highlight-end
|
||||
part,
|
||||
}) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue