powerplayer poc

This commit is contained in:
Arjun Patel
2022-01-16 03:14:47 -08:00
parent 64b1149bc5
commit 8b76f323a4
3 changed files with 78 additions and 5 deletions
+1 -4
View File
@@ -217,10 +217,7 @@ export default function TeamVoiceLine() {
</span>
<Tooltip title="power playback mode">
<button
onClick={handleAdminRoute}
className="bg-gray-300 bg-opacity-25 p-2 ml-auto rounded hover:bg-opacity-40"
>
<button className="bg-gray-300 bg-opacity-25 p-2 ml-auto rounded hover:bg-opacity-40">
<FaBackward className="text-lg text-white" />
</button>
</Tooltip>