We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1389f01 commit a7fc4aaCopy full SHA for a7fc4aa
src/App.vue
@@ -17,6 +17,8 @@
17
</div>
18
19
</nav>
20
+
21
+ <router-view :cart="cart"></router-view>
22
23
</template>
24
0 commit comments