Português (Portuguese)
Tema
Tag
Tag fornece informações de uma tag.
type Tag = { title: Text | (string & {}) icon?: Icon | (string & {}) }
{ "tag": "Liked", "icon": "heart" }