pirates-of-the-query-bbean / atelier

0 stars 1 forks source link

Missing import statement #40

Closed rodrigogramitto closed 1 year ago

rodrigogramitto commented 1 year ago

https://github.com/pirates-of-the-query-bbean/atelier/blob/7c8bfd89c43418a1ee37ed00e26c774585aa9c09/client/src/widgets/Questions/QuestionList.jsx#L1-L27

I see this API call is commented out, however consider importing axios module for API calls inside component.

malloryporche commented 1 year ago

Removed API call, closing out this issue.