Open DmnChzl opened 1 year ago
<RouterLink v-else :to="'/edit/' + note.id"> <ListItem :bgColor="note.bgColor" :title="note.currentVersion.id" :subTitle="note.currentVersion.longText" /> </RouterLink>
bugfix/listitem-title