Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update src/components/views/voip/PictureInPictureDragger.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Šimon Brandner <[email protected]>
  • Loading branch information
Palid and SimonBrandner authored Aug 3, 2021
1 parent 34f8c3d commit 6f29b09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/views/voip/PictureInPictureDragger.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

import React, { createRef } from 'react';
import UIStore from '../../../stores/UIStore';
import { IApp } from '../../../stores/WidgetStore';
Expand Down

0 comments on commit 6f29b09

Please sign in to comment.