mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
add question to unused variable
This commit is contained in:
parent
36069bb43d
commit
246e9333db
@ -35,6 +35,7 @@ export function TextAreaInput({
|
|||||||
|
|
||||||
const tags = useTags()
|
const tags = useTags()
|
||||||
|
|
||||||
|
// Why this variable? It seems not to be used at all
|
||||||
const values: KeyValue[] = []
|
const values: KeyValue[] = []
|
||||||
|
|
||||||
tags.forEach((tag) => {
|
tags.forEach((tag) => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user