wip(markdown): Work on tutorial
This commit is contained in:
parent
5ece45bcb6
commit
56576ede45
18 changed files with 1321 additions and 531 deletions
|
@ -64,10 +64,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