8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786406b commit 2445d4dCopy full SHA for 2445d4d
day-05/day-05.cq.md
@@ -50,8 +50,7 @@ Let’s see a very simple example of this in practice. Assume we have a template
50
51
<iframe src='./src/static-list-example/index.html'
52
height="275"
53
- scrolling="no"
54
- style='display: block; margin: 0 auto; width: 100%'>
+ scrolling="no">
55
</iframe>
56
57
If we had the list of numbers available to us in a collection (e.g. an array) in our Vue instance:
0 commit comments