mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
feat: Organization address and branding patch endpoint
This commit is contained in:
@@ -8,7 +8,7 @@ import styles from './PreferencesBranding.module.scss';
|
||||
|
||||
export function PreferencesBrandingFormContent() {
|
||||
return (
|
||||
<Stack style={{ flex: '1' }}>
|
||||
<Stack style={{ flex: '1' }} spacing={10}>
|
||||
<FFormGroup name={'companyLogo'} label={'Company Logo'}>
|
||||
<Group spacing={15} align={'left'}>
|
||||
<BrandingCompanyLogoUpload />
|
||||
|
||||
Reference in New Issue
Block a user