mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +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()
|
||||
|
||||
// Why this variable? It seems not to be used at all
|
||||
const values: KeyValue[] = []
|
||||
|
||||
tags.forEach((tag) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user