GurovDmitriy
GurovDmitriy
const dataFromBackend = [{id: 0, value: 'some'}] const adapter = (dataFromBackend ) => (dataFromBackend .map(item => ({id: item.id, content: item.value}))) only more work and a large list, in real projects...
I want to draw your attention to what this conversation is about - while reading the documentation we come across a recommendation to do const name = useState("Marq") const secondName...
I also get the same error when running type checking until you replace vue with @vue/runtime-core in the declaration https://github.com/GurovDmitriy/be-boilerplate-stack in vue-playground template find declare $mq: PluginBreakpoints