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

Merge branch 'fix/caorusel-debug-output' into 'main'

chore: add debug output to carousel

See merge request !34
parents 96d27ad4 b44c55ac
No related branches found
No related tags found
1 merge request!34chore: add debug output to carousel
Pipeline #7154 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