I am trying to call my local json file for the below code but it's not getting. please help.
How to call local json file in the place of below statement
" const { data } = await axios('https://jsonplaceholder.typicode.com/posts')" .
Could please help me with this. And also please check the below code for your reference. I am using the react-bootstrap table.