bradtraversy / lead_manager_react_django

Full stack app with React, Redux & Django
592 stars 316 forks source link

Jquery not being recognized as a attribute? Anyone else have to edit the code below to get the delete button to work? #23

Open Number77asa opened 4 years ago

Number77asa commented 4 years ago

axios .get('http://localhost:8000/api/leads/', { params: { id: id }

Brad, or anyone else, any advice on getting jquery to work (${id})?

Did some configuration in webpack or bable change?