Ignore:
Timestamp:
03/05/24 14:27:53 (15 months ago)
Author:
Aleksandar Panovski <apano77@…>
Branches:
main
Children:
8ca35dc
Parents:
5a9c93b
Message:

Authorization layer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • my-react-app/src/components/AuthContent.js

    r5a9c93b rdb39d9e  
    2828                        <p>Cuisine Type: {restaurant.cuisineType}</p>
    2929                        <p>Address: {restaurant.address}</p>
    30                         {/* Render other properties as needed */}
     30
    3131                    </div>
    3232                ))}
Note: See TracChangeset for help on using the changeset viewer.