We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 233644f commit c9e7002Copy full SHA for c9e7002
src/components/import-file.tsx
@@ -33,7 +33,7 @@ export const ImportFile = () => {
33
type="file"
34
onInput={handleOnInput}
35
accept="
36
- application/jsonjson,
+ .json,
37
.jsonl,
38
.ndjson,
39
.geojson,
0 commit comments