chore: doc comments

This commit is contained in:
Ahmed Bouhuolia
2023-12-16 22:34:36 +02:00
parent a862ee9ccf
commit eb1ff7c151
5 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ function PreferencesCreditNotesBoot({ ...props }) {
// Provider state.
const provider = {
organization: {},
isSettingsLoading,
};
// Detarmines whether if any query is loading.
const isLoading = isSettingsLoading;