Skip to content
Snippets Groups Projects
Commit b44c55ac authored by Moritz Stückler's avatar Moritz Stückler :cowboy:
Browse files

chore: add debug output to carousel

parent 96d27ad4
No related branches found
No related tags found
1 merge request!34chore: add debug output to carousel
Pipeline #7153 passed
......@@ -75,6 +75,8 @@ export interface Props {
customTextColor?: "dark" | "light";
fullBleed?: boolean;
}
console.log("Items", data);
---
<Carousel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment