mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
fix types
This commit is contained in:
parent
0ce8806dee
commit
e1f5b0805b
3
lib/src/types/ItemType.d.ts
vendored
3
lib/src/types/ItemType.d.ts
vendored
@ -25,4 +25,7 @@ export interface ItemType {
|
||||
show_address?: boolean
|
||||
cta_relation?: string
|
||||
show_cta_button?: boolean
|
||||
show_qr_button?: boolean
|
||||
show_navigation_button?: boolean
|
||||
show_share_button?: boolean
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user