Commit b095707e authored by Mark Florian's avatar Mark Florian

Update app/assets/javascripts/diffs/components/diff_row.vue

parent 34727279
......@@ -155,6 +155,7 @@ export default {
};
</script>
<!-- eslint-disable-next-line vue/no-deprecated-functional-template -->
<template functional>
<div :class="$options.classNameMap(props)" class="diff-grid-row diff-tr line_holder">
<div
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment