1
0
Fork 0

fix(docs) Add custom attributes and Snippets documentation

This commit is contained in:
Benjamin F 2022-12-14 21:24:28 -08:00
parent 265833d419
commit b53f62c4d1
8 changed files with 116 additions and 17 deletions

View file

@ -41,3 +41,7 @@ Snippet snippet.attr(
```
</Example>
<Related>
See [Using Attributes](/howtos/code/attributes)
for information about what Attributes can be used with Snippets.
</Related>