Skip to content

Commit 99156c1

Browse files
committed
uiElements id
1 parent 36e7b29 commit 99156c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IonPhotoViewer/IonPhotoViewer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const IonPhotoViewer: React.FC<IonPhotoViewerProps> = ({
2020

2121
const uiElements: GalleryProps['uiElements'] = [
2222
{
23-
name: 'bulletsIndicator',
23+
name: 'IonHeaderComponent',
2424
order: 9,
2525
isButton: false,
2626
appendTo: 'wrapper',

0 commit comments

Comments
 (0)