mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
chore: doc comments
This commit is contained in:
@@ -15,7 +15,7 @@ function PreferencesCreditNotesBoot({ ...props }) {
|
||||
|
||||
// Provider state.
|
||||
const provider = {
|
||||
organization: {},
|
||||
isSettingsLoading,
|
||||
};
|
||||
// Detarmines whether if any query is loading.
|
||||
const isLoading = isSettingsLoading;
|
||||
|
||||
Reference in New Issue
Block a user