Przeglądaj źródła

parseSeach -> parseSearch

bubble
Will Marshall 7 lat temu
committed by GitHub
rodzic
commit
7363776079
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/core/utils.js

+ 1
- 1
src/core/utils.js Wyświetl plik

@@ -546,7 +546,7 @@ export const getSampleSchema = (schema, contentType="", config={}) => {
return JSON.stringify(memoizedSampleFromSchema(schema, config), null, 2)
}

export const parseSeach = () => {
export const parseSearch = () => {
let map = {}
let search = window.location.search



Ładowanie…
Anuluj
Zapisz