Skip to content

feat(top bar component init): added basic style, avarat and search input component

Tadeusz Miesiąc requested to merge feature/MIN-46-search-input into development

Description

Implemented top bar styles image

  • Avatar
  • Search Bar input

Additionally

  • configured missing parts for jest and react testing library in jest.config and setupTests file to correctly allow TS to access functions from RTL

Merge request reports