-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Feel free to join our telegram to get the latest updates:
Important:
Check the storybook list of existing components to see if there is an existing component you need to use in your issue. If there is one for example a button, use the component instead of creating the component from scratch.
Description:
Event details cover component will show the image, title, date and location of the event.
Mock the data in the component.
Ignore the right side of the desktop page, that is a separate component. For now add a div with the size of the right component to make it look like the design.
Add a prop to the component called hideCoverImage: boolean
If the hideCoverImage is true then dont show the image.
Acceptance Criteria
The result should follow the figma design.
Testing
Add the respective story using storybook for this issue

