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 {
class="hide-bottom-border rounded-bottom"
title-link="https://cert-manager.readthedocs.io/en/latest/#"
>
<div
slot="description"
v-html="certManagerDescription"
>
</div>
<div slot="description" v-html="certManagerDescription"></div>
</application-row>
<application-row
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