Skip to content

Commit f5f8d11

Browse files
committed
chore: refactor toolbar
1 parent a483ea7 commit f5f8d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/components/room-components/overlay/tools-overlay.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// SPDX-License-Identifier: Apache-2.0
44

5-
("use client");
5+
"use client";
66

77
import React from "react";
88
import { Vector2d } from "konva/lib/types";

0 commit comments

Comments
 (0)