Dylan C. Israel

Results 3 comments of Dylan C. Israel

@letscode-17 can you resolve the merge conflicts please?

@fengerzh you can just add a custom filter like so. ` filters: { delimiter(value: string) { return value.replace(/\//g, '-'); } }`

Did anyone find a solution for this?