Attempted import error: 'TableDataAvailabilityStatus' is not exported from './helpers/constants'

On step 5 of this https://www.stardog.com/tutorials/stardog-react-5-easy-steps/#toc6

It says:
Voila! At http://localhost:3000 , you should now see all of the *Star Wars* data that we wanted to see, displayed in a nice little table.

However I am getting the following error in the browser window. Any idea why?

./src/App.jsAttempted import error: 'TableDataAvailabilityStatus' is not exported from './helpers/constants'.

Not ideal solution but getting latest from github repo worked.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.