Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

v2.1.0

Compare
Choose a tag to compare
@rawand-faraidun rawand-faraidun released this 21 Oct 22:28
· 28 commits to main since this release

Added:

  • implemented PWA

Changes:

  • moved partial designs (partial.scss & fonts) from client/public to client/src/components/partials/designs
  • moved all helper files from client/src/components/partials to client/src/components/partials/helpers
  • added 'added pwa to the website' to new features array in client/src/components/pages/Home/NewFeatures/NewFeatures.js

Fixes:

  • removed unwanted console.log from client\src\components\pages\others\Calculator-Page\Calculator-Page.js