mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 14:47:48 +00:00
feat(eslint): fix 2 eslint warnings (#3268)
This commit is contained in:
committed by
virtuacoplenny
parent
5d4a2e87f8
commit
b25caedce7
@@ -58,8 +58,8 @@ class LiveStreamButton extends AbstractLiveStreamButton<Props> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Helper function to be implemented by subclasses, which returns a React
|
||||
* Element to display (a beta tag) at the end of the button.
|
||||
* Helper function to be implemented by subclasses, which returns
|
||||
* a React Element to display (a beta tag) at the end of the button.
|
||||
*
|
||||
* @override
|
||||
* @protected
|
||||
|
||||
Reference in New Issue
Block a user