Skip to content

Commit

Permalink
fix ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Jun 9, 2023
1 parent 90f5ec5 commit f4d40ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stubs/search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const SEARCH_RESULT_ITEM: SearchResultItem = {
symbol: 'USDC',
token_url: '/token/0x3714A8C7824B22271550894f7555f0a672f97809',
type: 'token',
icon_url: null,
};

export const SEARCH_RESULT_NEXT_PAGE_PARAMS: SearchResult['next_page_params'] = {
Expand Down

0 comments on commit f4d40ce

Please sign in to comment.