DEV Community

Discussion on: How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1 of 4)

Collapse
 
kievnz profile image
Kevin Bakes • Edited

Hi, I am new to vue and vuetify. I just encountered this :key="divider-${index}\" where it triggers an error. A formatting issue of some sort. Can you fix this, please?

I love this article. Thanks!

Collapse
 
ratracegrad profile image
Jennifer Bland

Kevin, I have updated the code.