Skip to content

Commit 4a5ada4

Browse files
committed
Clear Form Filter added (CLIENT Browse Collection) + Pagination Elipsis Effect
1 parent f3a7350 commit 4a5ada4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mongoDatabase/booktransactions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"username": "amit kc",
2727
"bookId": "647978281de41547d0528e86",
2828
"bookTitle": "2001: A Space Odyssey",
29-
"issueStatus": "PENDING",
29+
"issueStatus": "READY",
3030
"isReturned": false,
3131
"extraCharge": 0,
3232
"issueDate": {

postmanCollection/Library.postman_collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"header": [],
5757
"body": {
5858
"mode": "raw",
59-
"raw": "{\r\n \"email\" : \"amit@gmail.com\",\r\n \"password\" : \"amitkc\"\r\n}",
59+
"raw": "{\r\n \"email\": \"amit@gmail.com\",\r\n \"password\": \"amitkc\"\r\n}",
6060
"options": {
6161
"raw": {
6262
"language": "json"

0 commit comments

Comments
 (0)