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
Create a Gift Item Component. The Gift Component should take in a Gift as one of its props and display something similar to the lo-fi. Instead of "Brand of Item", the item name should be there instead. For now, include the description of the item below the gift as an expandable clickable option. So if a Gift has a description longer than two lines it should be like this: "This gift is super cool and has many...." Clicking on the ... should expand the description so it is fully readable.
The text was updated successfully, but these errors were encountered:
Create a Gift Item Component. The Gift Component should take in a Gift as one of its props and display something similar to the lo-fi. Instead of "Brand of Item", the item name should be there instead. For now, include the description of the item below the gift as an expandable clickable option. So if a Gift has a description longer than two lines it should be like this: "This gift is super cool and has many...." Clicking on the ... should expand the description so it is fully readable.
The text was updated successfully, but these errors were encountered: