Stack component does not seem to respect `alignment`
In my table component I've used a
Split
and Stack
and set the alignment
of the stack to Between
. But when I look at the output the justify-start
is still used?
3 Replies
I want the image and text both on the same row. Is that possible?
Thanks!