1
0
mirror of https://github.com/uetchy/namae.git synced 2025-10-15 07:32:19 +09:00

feat: sectioned cards

This commit is contained in:
2022-06-04 18:25:58 +09:00
parent 218ee2889b
commit c05ee42473
15 changed files with 124 additions and 63 deletions

View File

@@ -28,7 +28,7 @@ export default async function handler(
const term = encodeURIComponent(query);
const countryCode = country || 'us';
const limit = 10;
const limit = 5;
try {
const response = await fetch(