tetrisly-react icon indicating copy to clipboard operation
tetrisly-react copied to clipboard

feat: TET-906 add Dimmer component

Open karolinaszarek opened this issue 1 year ago • 0 comments

What did you implement?

Created Dimmer component

Checklist:

  • [x] I exported my component in src/index.ts file.
  • [x] I described colors, spacing, typography, and similar attributes with Figma Tokens and they are placed in the config object in the *.styles file
  • [x] I tested the component (including custom prop)
  • [x] I've written a storybook story for the component

karolinaszarek avatar Jul 17 '24 10:07 karolinaszarek