Ignore:
Timestamp:
12/08/22 22:44:02 (19 months ago)
Author:
viktor <viktor@…>
Branches:
main
Children:
a5aba17
Parents:
3b6962d
Message:

finished edit/delete/displace opinion/thread from report (react); todo reporting user/opinion/thread interface, public user pages and messaging (springboot)

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.