PlayPickUp / pickup-ui

A collection of React Components that make up the PickUp world. 🌎⚡
https://ui.playpickup.com
3 stars 1 forks source link

feature(adManager): Create Ad Component, eng-85 #314

Closed KrystineJannenga closed 2 years ago

KrystineJannenga commented 2 years ago

310

https://app.zenhub.com/workspaces/pickup-5ee6cbe39ef1ca001fefe69b/issues/playpickup/pickup-ui/310

linear[bot] commented 2 years ago
ENG-85 Create Ad Component

Create an Ad component that can take the following props and render the proper ad based on Ad Manager specs: * `width` * `height` * `url` (optional) * `background_image` * `foreground_image` (optional) * `copy` (optional, HTML to be output by the ad manager WYSIWYG) ![image.png](https://uploads.linear.app/da4ce42f-b012-40fa-b6e3-38645e9f0ed2/1b0b0963-c89b-405e-b62a-9e842ae29c0d/af487a93-7f04-4a1e-bb27-586eb520c103) ![](https://uploads.linear.app/da4ce42f-b012-40fa-b6e3-38645e9f0ed2/cfe357e8-7a84-46a0-b4c5-fb5c9dd550ca/a46b7c53-ea45-46f7-8d57-503dcfb116b1) [View original issue in GitHub](https://github.com/PlayPickUp/pickup-ui/issues/310) ---