Update search.ts

This commit is contained in:
Kainoa Kanter 2022-02-12 14:37:55 -08:00 committed by GitHub
parent 2bb8203543
commit 377bac5dd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,8 @@ export const meta = {
}, },
}, },
errors: {}, errors: {
},
} as const; } as const;
// eslint-disable-next-line import/no-default-export // eslint-disable-next-line import/no-default-export