Groww-OSS / Groww-OSS/ui-toolkit

[Button] currently not accepting className props

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

className props will help button positioning
To render two buttons on the same line, one ways to approach currently is to wrap it inside a div and attaching required styling

```




```

Feels unnecessary to wrap it inside a div for this small requirement. We can avoid the extra element too by passing className prop directly to button

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.