typo fix
This commit is contained in:
parent
cc278a3e4b
commit
aa2887c507
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Part Part.attr(
|
|||
|
||||
({ Point, points, Path, paths, part }) => {
|
||||
|
||||
cont part = {
|
||||
const part = {
|
||||
name: 'examples.attribute',
|
||||
draft: ({ attribute, part }
|
||||
) => part.attr()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue