Commit 4c991e83 authored by Stan Hu's avatar Stan Hu

Run prettier on app/assets/javascripts/clusters/components/applications.vue

parent b98a866c
...@@ -296,11 +296,7 @@ export default { ...@@ -296,11 +296,7 @@ export default {
class="hide-bottom-border rounded-bottom" class="hide-bottom-border rounded-bottom"
title-link="https://cert-manager.readthedocs.io/en/latest/#" title-link="https://cert-manager.readthedocs.io/en/latest/#"
> >
<div <div slot="description" v-html="certManagerDescription"></div>
slot="description"
v-html="certManagerDescription"
>
</div>
</application-row> </application-row>
<application-row <application-row
v-if="isProjectCluster" v-if="isProjectCluster"
......
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