Hi!
I have a problem resizing the Button component in Airtable SDK:
I need a tiny button, but even when I set size=‘small’, the button is still too big.
I can set the size to a number (size={12}), and it works, but I get the following warning to the ...