KhalisFoundation / sundar-gutka-react

Other
10 stars 7 forks source link

fix: blank screen issue and larivaar Font/ alignment #110

Closed amitojsingh closed 2 years ago

amitojsingh commented 2 years ago

Changed done.

  1. Refactor the code
  2. Added prettier and es lint check on commit.
  3. Fixed the blank screen issue
  4. Fixed the bookmark and font issue.
  5. Back press Bani save
  6. indentation
  7. larivaar font and alignment.
inderpreetsingh commented 2 years ago

@amitojsingh veerji, ping!

inderpreetsingh commented 2 years ago

@amitojsingh veerji, I have noticed you have made some non-conventional commits. I believe it's better to stick to one and I recommend using the conventional commits. You can configure the conventional commits standard in the project with commitlint and husky. Rest looks good to me.