diff --git a/backend/.vscode/settings.json b/backend/.vscode/settings.json new file mode 100644 index 00000000..7a73a41b --- /dev/null +++ b/backend/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/backend/resources/js/child/parent/detail.jsx b/backend/resources/js/child/parent/detail.jsx index 27460d88..21946b60 100644 --- a/backend/resources/js/child/parent/detail.jsx +++ b/backend/resources/js/child/parent/detail.jsx @@ -57,12 +57,6 @@ const ChildParentDetail = () => { } },[]); - useEffect(()=>{ - var navbar_list = document.getElementsByClassName("mypage-nav-list__item"); - for(let i=0; i