konstaui / konsta

Mobile UI components made with Tailwind CSS
https://konstaui.com
MIT License
3.52k stars 131 forks source link

Export padding as Props #79

Closed ibilux closed 2 years ago

ibilux commented 2 years ago

Export padding as Props for better customization.

Default value is py-4.

nolimits4web commented 2 years ago

Can you also add it to TS definitions in src/types/Block.d.ts?

ibilux commented 2 years ago

Can you also add it to TS definitions in src/types/Block.d.ts?

Yes.