Skip to content

Commit

Permalink
fixed #2329 - Image component is missing in primereact.all.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Sep 30, 2021
1 parent 05cfb21 commit 564681f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/primereact.all.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ export * from './terminalservice/TerminalService';
export * from './terminal/Terminal';
export * from './dock/Dock';
export * from './mention/Mention';
export * from './image/Image';

0 comments on commit 564681f

Please sign in to comment.