Skip to content

Commit

Permalink
fixed code rabit suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
AceHunterr committed Jan 18, 2025
1 parent 975c0eb commit 75b5929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/OrgSettings/General/OrgUpdate/OrgUpdate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ function orgUpdate(props: InterfaceOrgUpdateProps): JSX.Element {

{/* <ImagePicker
// label={tCommon('displayImage')}
defaultPlaceholderImage="/path/to/default-image.jpg"
data-testid="organisationImage"
onImageSelect={(base64Image: string) => {
setFormState({
Expand Down

0 comments on commit 75b5929

Please sign in to comment.