MCPcopy Create free account
hub / github.com/amigoscode/spring-boot-fullstack-professional / App.js

File App.js

src/frontend/src/App.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {useState, useEffect} from 'react'
2import {deleteStudent, getAllStudents} from "./client";
3import {
4 Layout,

Callers

nothing calls this directly

Calls 4

deleteStudentFunction · 0.90
successNotificationFunction · 0.90
errorNotificationFunction · 0.90
fetchStudentsFunction · 0.85

Tested by

no test coverage detected