Skip to content

feat(button and icon components): add button and icon components, add svgr to webpack

mateuszmiko requested to merge feature/add_button_component into development

Description

Implement button and icon components. Screenshot_2023-09-22_at_18.23.20

  • added Button component with easy test
  • added Icon component without test
  • added @svgr/webpack lib for SVG files

Merge request reports