RED-9321: add new file to index.

This commit is contained in:
Nicoleta Panaghiu 2024-06-14 15:06:29 +03:00
parent a764ab1050
commit 40c6f881fc

View File

@ -4,3 +4,4 @@ export * from './help-mode/help-mode.component';
export * from './help-button/help-button.component';
export * from './help-mode-dialog/help-mode-dialog.component';
export * from './utils/constants';
export * from './utils/help-mode.provider';