We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a483ea7 commit f5f8d11Copy full SHA for f5f8d11
code/components/room-components/overlay/tools-overlay.tsx
@@ -2,7 +2,7 @@
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
5
-("use client");
+"use client";
6
7
import React from "react";
8
import { Vector2d } from "konva/lib/types";
0 commit comments