You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the books returned from useGetBooks is empty, show an empty state.
It should be centered in the screen vertically and horizontally.
See the empty-books.html and preview in browser to see what it should look like. Use parts of this html to create components to create this empty state
Should include button to add book that directs to the "Add book" page.