mirror of
https://github.com/DerTyp7/notes-react.git
synced 2025-10-30 21:07:10 +01:00
saving
This commit is contained in:
@@ -22,7 +22,7 @@ function IdeaList() {
|
||||
useEffect(() => {
|
||||
fetchIdeas();
|
||||
}, []);
|
||||
|
||||
|
||||
return (
|
||||
<div className='ideaList'>
|
||||
<div className='head'>
|
||||
|
||||
Reference in New Issue
Block a user