refactor: Remove unused lint directives (no-changelog) (#9842)
This commit is contained in:
@@ -86,7 +86,7 @@ import { toRefs } from '@vueuse/core';
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
const props = defineProps<{
|
||||
reportError: Boolean;
|
||||
reportError: boolean;
|
||||
}>();
|
||||
|
||||
// #endregion
|
||||
|
||||
Reference in New Issue
Block a user