Skip to content

Commit

Permalink
feat(file-viewer): publicly release as a beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiarokh committed Dec 20, 2024
1 parent cc752d6 commit d4beb01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/file-viewer/file-viewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ import { LimelMenuCustomEvent } from '../../components';
* @exampleComponent limel-example-file-viewer-inbuilt-actions
* @exampleComponent limel-example-file-viewer-custom-actions
* @exampleComponent limel-example-file-viewer-with-picker
* @private
*
* @beta
*/

@Component({
Expand Down

0 comments on commit d4beb01

Please sign in to comment.