Disable "Login with Netlify Identity" button until Netlify identity is initialized
This commit is contained in:
@ -232,7 +232,6 @@ CMS.registerShortcode('youtube', {
|
||||
return [src];
|
||||
},
|
||||
control: ({ src, onChange, theme }) => {
|
||||
console.log('[SHORTCUT] shortcut theme', theme);
|
||||
return h('span', {}, [
|
||||
h('input', {
|
||||
key: 'control-input',
|
||||
|
Reference in New Issue
Block a user