mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-02 19:49:23 +00:00
lint
This commit is contained in:
@@ -6,9 +6,9 @@ Please see LICENSE in the repository root for full details.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
import { ReactNode, useEffect, useState } from "react";
|
import { ReactNode, useEffect, useState } from "react";
|
||||||
|
import classNames from "classnames";
|
||||||
|
|
||||||
import styles from "./RaisedHandIndicator.module.css";
|
import styles from "./RaisedHandIndicator.module.css";
|
||||||
import classNames from "classnames";
|
|
||||||
|
|
||||||
export function RaisedHandIndicator({
|
export function RaisedHandIndicator({
|
||||||
raisedHandTime,
|
raisedHandTime,
|
||||||
|
|||||||
Reference in New Issue
Block a user