healthyregions / SDOHPlace

Landing page and data discovery application for SDOH Place Project.
https://sdohplace.org
GNU General Public License v3.0
1 stars 1 forks source link

fix: refactored Post + Showcase to cut down on duplicated code #312

Closed bodom0015 closed 1 month ago

bodom0015 commented 1 month ago

Problem

News (Post) + Showcase contain a lot of copy-pasted / duplicated code between them

We would like to consolidate this into a set of shared components that can be used for both contexts

Fixes #302

Approach

How to Test

TBD

netlify[bot] commented 1 month ago

Deploy Preview for cheerful-treacle-913a24 ready!

Name Link
Latest commit 0bb45ea1b77539eac358422c33077f8a9a2a2396
Latest deploy log https://app.netlify.com/sites/cheerful-treacle-913a24/deploys/66fd8c172b75560008fdfb59
Deploy Preview https://deploy-preview-312--cheerful-treacle-913a24.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

bodom0015 commented 1 month ago

Closing this one instead of backing out individual changes, will reopen a new PR from a new branch :+1: