From 23d849bd9abcac4e6ccf9405f065c6a180ef0858 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Tue, 29 Oct 2024 09:35:10 +0000 Subject: [PATCH] lint --- src/reactions/RaisedHandIndicator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reactions/RaisedHandIndicator.tsx b/src/reactions/RaisedHandIndicator.tsx index 98d3ff3b..5ea2d4c5 100644 --- a/src/reactions/RaisedHandIndicator.tsx +++ b/src/reactions/RaisedHandIndicator.tsx @@ -6,9 +6,9 @@ Please see LICENSE in the repository root for full details. */ import { ReactNode, useEffect, useState } from "react"; +import classNames from "classnames"; import styles from "./RaisedHandIndicator.module.css"; -import classNames from "classnames"; export function RaisedHandIndicator({ raisedHandTime,