Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Mar 13, 2024
1 parent 819f2ef commit 772b865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/webroot/js/comanage/components/common/mini-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default {
}
},
template: `
<!-- Wrapping inside a dive in order to have better stylish handling -->
<!-- Wrapping inside a div in order to have better stylistic handling -->
<div :class="classes">
<span v-show="isLoading" class="co-loading-mini" role="status">
<span></span><span></span><span></span>
Expand Down

0 comments on commit 772b865

Please sign in to comment.