Skip to content

Commit

Permalink
ar(feat) 2024 2nd semester rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloreale committed Jul 11, 2024
1 parent f19967f commit 1ccb0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/molecules/00_Card/Card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export const HCard = function ({
rating = '4.5/5',
link = 'https://dreampip.com',
title = 'This is a very long title for a card to see how it displays on it.',
where = 'Toledo (Toledo)',
when = 'De Octubre a Febrero',
where = 'Home',
when = 'Whenever',
selected = false,
price = '1900€',
background = ECardBackground.NONE,
Expand Down

0 comments on commit 1ccb0d5

Please sign in to comment.