mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix lint
This commit is contained in:
parent
a4822ffc28
commit
e0f94612b3
@ -37,7 +37,6 @@ export function ItemTitle({
|
||||
|
||||
const title = item.name ?? item.layer?.item_default_name
|
||||
const subtitle = item.subname
|
||||
const subtitleLabel = item.layer?.itemType.subtitle_label
|
||||
|
||||
useEffect(() => {
|
||||
if (!containerRef.current || !title) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user