We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8dee92 commit 487439fCopy full SHA for 487439f
web/packages/hovercards/playground/core.ts
@@ -64,12 +64,12 @@ addEventListener( 'DOMContentLoaded', () => {
64
},
65
],
66
contactInfo: {
67
- // home_phone: '',
68
- // work_phone: '',
69
- // cell_phone: '12312312312',
70
- // email: 'email@email.com',
71
- // contact_form: '',
72
- //calendar: 'https://calendar.com',
+ home_phone: '',
+ work_phone: '',
+ cell_phone: '12312312312',
+ email: 'email@email.com',
+ contact_form: '',
+ calendar: 'https://calendar.com',
73
74
payments: {
75
links: [],
0 commit comments