mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix typing
fix an inhereted type
This commit is contained in:
parent
c5ede819ba
commit
c72220457b
@ -128,7 +128,7 @@ export const TextView = ({
|
||||
}: {
|
||||
children: string
|
||||
tag: Tag
|
||||
itemId: string
|
||||
itemId?: string
|
||||
}) => {
|
||||
return (
|
||||
<a
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user