Ghost/ghost/sodo-search/src
Daniel Lockyer 3f3cf76c37 Updated react-scripts to v5
refs https://github.com/TryGhost/Toolbox/issues/400

- this fixes various build issues when it's moved into the Ghost
  monorepo
2023-03-17 09:52:12 +01:00
..
components Updated hardcoded styles url to use config instead (#2) 2022-07-25 22:23:09 +05:30
icons Added the loading icon 2022-07-08 10:30:35 +02:00
utils Updated hardcoded styles url to use config instead (#2) 2022-07-25 22:23:09 +05:30
App.css Initialize project using Create React App 2022-07-04 15:27:40 +02:00
App.js Updated hardcoded styles url to use config instead (#2) 2022-07-25 22:23:09 +05:30
App.test.js Updated react-scripts to v5 2023-03-17 09:52:12 +01:00
AppContext.js Moved fetching site data to first load of search popup 2022-07-08 10:39:41 +02:00
index.css Removed css load flicker on opening search 2022-07-06 11:11:02 +02:00
index.js Updated hardcoded styles url to use config instead (#2) 2022-07-25 22:23:09 +05:30
logo.svg Initialize project using Create React App 2022-07-04 15:27:40 +02:00
search-index.js Fixed internal tags showing up in the search results 2022-07-08 09:34:13 +02:00
search-index.test.js Fixed internal tags showing up in the search results 2022-07-08 09:34:13 +02:00
setupTests.js Initialize project using Create React App 2022-07-04 15:27:40 +02:00