diff --git a/components/carousel/__tests__/__snapshots__/demo-extend.test.ts.snap b/components/carousel/__tests__/__snapshots__/demo-extend.test.ts.snap index 80ef71c3ff..ebe3c3c045 100644 --- a/components/carousel/__tests__/__snapshots__/demo-extend.test.ts.snap +++ b/components/carousel/__tests__/__snapshots__/demo-extend.test.ts.snap @@ -1,5 +1,316 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`renders components/carousel/demo/arrows.tsx extend context correctly 1`] = ` +Array [ + , +
, + , +] +`; + +exports[`renders components/carousel/demo/arrows.tsx extend context correctly 2`] = ` +[ + "Warning: React does not recognize the \`%s\` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase \`%s\` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s", +] +`; + exports[`renders components/carousel/demo/autoplay.tsx extend context correctly 1`] = ` , +
, + , +] +`; + exports[`renders components/carousel/demo/autoplay.tsx correctly 1`] = `