bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/presentation/presentation-uploader
André Castro 635045ec84
Fix: Errors and warnings (#20994)
* The prop presentationIsOpen is marked as required in Presentation(null)

* The prop isPresentationManagementDisabled is marked as required in actions-dropdown(null)

* The prop autoJoin is marked as required in wake-lock(null)

* Al children must have key identifiers (userListParticipants)

* The prop presentationUploadExternalDescription is marked as required in presentation-uploadres
2024-08-21 17:22:54 -03:00
..
presentation-download-dropdown
component.jsx Fix: Errors and warnings (#20994) 2024-08-21 17:22:54 -03:00
container.jsx refactor: remove withTracker from presentation uploader 2024-06-12 12:16:00 -03:00
mutation.ts Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
queries.ts Remove: presentation upload token subscription 2024-04-23 16:51:08 -03:00
service.js refactor: remove remaining Meteor imports (#20602) 2024-06-28 16:44:14 -03:00
styles.js