geist-ui icon indicating copy to clipboard operation
geist-ui copied to clipboard

Do not capitalize every word in Button

Open awinogradov opened this issue 3 years ago • 1 comments

Bug report 🐞

Version & Environment

  • Google Chrome Version 98.0.4758.80 (Official Build) (x86_64)
  • @geist-ui/core v2.3.8

Expected Behaviour

image

Actual results (or Errors)

image

So, code of that:

<Button ghost type="success">Create team</Button>

The problem exactly here ;) It's not expected behaviour. If somebody need custom formatting for text he/she can do in any other helper on the project side. Button must show text/ReactNode as this.

PS: I can make a PR to fix this...

awinogradov avatar Mar 29 '22 17:03 awinogradov

no update?

Geczy avatar Nov 09 '22 17:11 Geczy