ov-components: Mark pre-join component tutorial link as internal

master
Carlos Santos 2025-11-21 15:17:14 +01:00
parent 8cdc71e22f
commit e59ed89a0b
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@
* ```
* <!--ovPreJoin-end-tutorial-->
*
* For a detailed tutorial on customizing the pre-join component, please visit [this link](https://openvidu.io/latest/docs/tutorials/angular-components/openvidu-custom-prejoin/).
* @internal
*/
import { Directive, TemplateRef, ViewContainerRef } from '@angular/core';