Kaynağa Gözat

parseSeach -> parseSearch

bubble
Will Marshall 7 yıl önce
committed by GitHub
ebeveyn
işleme
7363776079
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/core/utils.js

+ 1
- 1
src/core/utils.js Dosyayı Görüntüle

@@ -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



Yükleniyor…
İptal
Kaydet