mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix(webapp): general, accoutant and items preferences
This commit is contained in:
@@ -23,6 +23,7 @@ function GeneralFormProvider({ ...props }) {
|
||||
const { isLoading: isOrganizationLoading, data: organization } =
|
||||
useCurrentOrganization();
|
||||
|
||||
// Fetch date format options.
|
||||
const { data: dateFormats, isLoading: isDateFormatsLoading } =
|
||||
useDateFormats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user