banner: fix control config merge behaviour
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
title="Manage Cookies"
|
||||
controls={{
|
||||
moreInfo: { label: 'More Info', type: 'link', href: '#!' },
|
||||
dismiss: null,
|
||||
swap: true
|
||||
}}
|
||||
onaccept={() => console.log('Cookies accepted!')}
|
||||
|
||||
Reference in New Issue
Block a user