15 | 16 | Logs: 17 | 18 | 21 |
22 |4 | There're {{ regularItemsCount }} regular items in the store. 5 |
6 |7 | Add items in a regular way. 8 | 11 | 14 |
15 |17 | There're {{ frozenItemsCount }} frozen items in the store. 18 |
19 |20 | Add items, apply Object.freeze for each. 21 | 24 | 27 |
28 |4 | 5 | 8 |
9 |10 | 14 |
15 |7 | {{ $route.meta.description }} 8 |
9 |10 | Instructions: 11 | {{ $route.meta.instructions }} 12 |
13 |14 | Explanation: 15 | {{ $route.meta.explanation }} 16 |
17 |
18 |