Tampere / vuorovaikutusalusta

Vuorovaikutusalusta is GIS based feedback query tool
MIT License
1 stars 3 forks source link

Feature/button restyling #133

Closed mmoila closed 1 year ago

mmoila commented 1 year ago

Button uppercasing is disabled with buttonOverrides object which is used in theming. Text "OK" left capitalized in client/src/stores. Fixed also falsy import for ThemeProvider.

Closes #97