Commit 5223e316 authored by clenneville's avatar clenneville

Run prettier script

parent 1e54c92a
......@@ -95,11 +95,7 @@ export default {
data-qa-selector="add_license_submit_button"
@click="addLicense"
/>
<gl-button
class="js-cancel"
:disabled="loading"
@click="closeForm"
>
<gl-button class="js-cancel" :disabled="loading" @click="closeForm">
{{ s__('LicenseCompliance|Cancel') }}
</gl-button>
</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