issues
search
Bannuru-vani
/
Books
0
stars
0
forks
source link
Some rules
#14
Closed
Bannuru-vani
closed
2 weeks ago
Bannuru-vani
commented
3 weeks ago
const [character, setCharacter] = useState([]); - here you are storing multiple characters, so you must have called it characters
I asked to use async await, you still using then catch
Missing key again.