banner: fix control config merge behaviour

This commit is contained in:
Elijah Duffy
2025-12-15 17:14:22 -08:00
parent ed48b404d4
commit 42c9bc0bcc
2 changed files with 28 additions and 10 deletions

View File

@@ -84,6 +84,7 @@
title="Manage Cookies"
controls={{
moreInfo: { label: 'More Info', type: 'link', href: '#!' },
dismiss: null,
swap: true
}}
onaccept={() => console.log('Cookies accepted!')}