How can I go about solving this? Using vuejs version: 2.5.7 > [Vue warn]: Error compiling template: > > <label><span v-text=label></span> <input type=text v-el:input :placeholder=placeholder :class="class"></label> > > - avoid using JavaScript keyword as property name: "class" > Raw expression: :class="class"