PromucFlow_constructor/app/client/packages/design-system/theming/src/token
Valera Melnikov 2cb1432e9d
fix: add font-family to theme provider and fix update props in SB theming (#25749)
## Description
Fix the use of theme props in Storybrook.

#### PR fixes following issue(s)
Fixes #25684

#### Type of change
- Bug fix (non-breaking change which fixes an issue)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] Jest
- [ ] Cypress

## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-07-26 17:51:43 +03:00
..
fluid feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
CopyLink.tsx feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
defaultTokens.json chore: Add button v2 under feature flag (#25106) 2023-07-26 18:10:44 +05:30
index.ts feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
themeTokens.json feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
Tokens.stories.mdx feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
TokensAccessor.ts fix: add font-family to theme provider and fix update props in SB theming (#25749) 2023-07-26 17:51:43 +03:00
TokenTable.tsx feat: add fluid tokens and flex component (#25448) 2023-07-24 11:59:05 +03:00
types.ts chore: Add button v2 under feature flag (#25106) 2023-07-26 18:10:44 +05:30