Skip to content

Commit

Permalink
Implemented Radio Button #1096
Browse files Browse the repository at this point in the history
  • Loading branch information
asuresh-code committed Jan 20, 2025
1 parent 776ae89 commit 029f532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/images/imageGallery.component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ const ImageGallery = (props: ImageGalleryProps) => {
enableRowSelection: true,
enableStickyHeader: true,
enableDensityToggle: false,
enableMultiRowSelection: !dense,
enableTableFooter: true,
enableColumnFilters: true,
enableHiding: false,
Expand Down

0 comments on commit 029f532

Please sign in to comment.