Skip to content

Feature/make currency conversion to work in bidding

This PR will:

  • Make currency conversion work on bidding page
  • Make currency conversion work when creating new auction
  • Refactor Price-component to use new conversion functions and hooks
  • Refactor tests to suit better for new app logic
  • Move Currency interface to types.ts since it's used in several files
Edited by Martti Hyvönen

Merge request reports