Skip to content

Commit 9e31ff5

Browse files
committed
SBIT-576 se agregan botones de partners
1 parent 229c83c commit 9e31ff5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Banner/Banner.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const Banner = ({ data }) => {
1111
const { theme } = useTheme()
1212
const { title, variant, summary, animation, image, imageDark, arrayButtons, button } = data
1313

14-
console.log("arrayButtons:", arrayButtons)
1514

1615
const defaultOptions = {
1716
loop: true,

0 commit comments

Comments
 (0)