Closed Arshad-ashuu closed 1 month ago
@Arshad-ashuu there is an update in UI of the page. Please update your branch
Ok I'll check that
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard. Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Added Toast message for favorite in new UI #25
fixes #25
Description used react-hot-toast for toast notifications to notify book is added to favorites
Changes in installed react-hot-toast - package.json imports and notify function for notifications - Book.js
this is the the toast for a favorite for book named fear no evil @harshit1142
Added Toast message for favorite button #25
fixex #25
Description used react-hot-toast for toast notifications to notify book is added to favorites
Changes in installed react-hot-toast - package.json imports and notify function for notifications - Book.js