Skip to content

Commit

Permalink
🚨 Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
nwingt authored Dec 1, 2023
1 parent 19d7604 commit e13cd38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/api/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -457,3 +457,4 @@ export const getNftBookBuyerMessage = classId =>
export const fetchBookstoreItems = () => `${EXTERNAL_HOST}/api/bookstore/items`;

export const fetchBookstoreLists = () => `${EXTERNAL_HOST}/api/bookstore/lists?t=1701404376`;

Check failure on line 459 in src/util/api/index.js

View workflow job for this annotation

GitHub Actions / Deploy

Insert `⏎·`

Check failure on line 459 in src/util/api/index.js

View workflow job for this annotation

GitHub Actions / CI

Insert `⏎·`

Check failure on line 460 in src/util/api/index.js

View workflow job for this annotation

GitHub Actions / Deploy

Delete `⏎`

Check failure on line 460 in src/util/api/index.js

View workflow job for this annotation

GitHub Actions / CI

Delete `⏎`

0 comments on commit e13cd38

Please sign in to comment.