cscan / vue3-excel-editor

Vue3 plugin for displaying and editing the array-of-object in Excel style.
MIT License
231 stars 51 forks source link

probably a typo VueExcelEd**u**tor == should be VueExcelEditor #43

Closed gg1971 closed 4 months ago

gg1971 commented 4 months ago

file VueExcelEditor.vue line 1921

throw new Error(VueExcelEdutor: [row=${i+1}, val=${val}] + field.mandatory)

probably a typo VueExcelEdutor == should be VueExcelEditor

cscan commented 4 months ago

Yes typo, Thanks.