diff --git a/src/lib/components/__snapshots__/container.test.jsx.snap b/src/lib/components/__snapshots__/container.test.jsx.snap index f110f5e..4587a3b 100644 --- a/src/lib/components/__snapshots__/container.test.jsx.snap +++ b/src/lib/components/__snapshots__/container.test.jsx.snap @@ -4,7 +4,7 @@ exports[`Container > Component renders correctly 1`] = `
Component renders correctly 1`] = ` > { data: fruits, dataSearchType: 'startswith', debounceWait: 0, + id: 'autocomplete', maxItems: 10, noItemsMessage: 'No matching fruit found', placeholder: 'Type something fruity',