Skip to content

Commit 29f53db

Browse files
fimarseddyerburgh
authored andcommitted
docs: update attributes.md (#370)
1 parent 5697fea commit 29f53db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/zh-cn/api/wrapper/attributes.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ import Foo from './Foo.vue'
1313

1414
const wrapper = mount(Foo)
1515
expect(wrapper.attributes().id).toBe('foo')
16+
```

0 commit comments

Comments
 (0)