Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • reactapp/src/Components/Search.js

    r3b6962d raf801e3  
    1515
    1616  useEffect(() => {
    17     const url = `http://192.168.0.19:8080/public/professors/nameContains/${transliterate(
     17    const url = `http://192.168.0.29:8080/public/professors/nameContains/${transliterate(
    1818      query
    1919    )}`;
Note: See TracChangeset for help on using the changeset viewer.