#Affecting Badge padding when sections are in use
4 messages · Page 1 of 1 (latest)
<Badge rightSection={yourRightSection} data-with-right-section={!!yourRightSection || undefined} />
Nice, is it possible to extend/override all Badges to behave that way or would you recommend writing a wrapper component if I wanted to not have to do this every time I used a badge?
create a wrapper component