redux and thunk, no API yet

This commit is contained in:
2024-04-24 15:21:01 -04:00
parent e2c9faa01e
commit 5db0d0afc1
11 changed files with 176 additions and 36 deletions

View File

@ -1,7 +1,5 @@
describe('Listing Restaurants', () =>
{
it('shows restaurants from the server', () =>
{
describe('Listing Restaurants', () => {
it('shows restaurants from the server', () => {
const sushiPlace = "Sushi Place";
const pizzaPlace = "Pizza Place";