This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
src/components/home-news/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33exports [` containers - HomeNews mapStateToProps should return the correct properties 1` ] = `
44Object {
55 " newsItems" : Array [
6+ Object {
7+ " alt" : " Website planning. Web designer working on website sitemap" ,
8+ " date" : " 7/2/2019" ,
9+ " description" : " We put our creative heads together for the next edition of Code.gov...." ,
10+ " image" : " /assets/img/news/redesign.jpeg" ,
11+ " title" : " Building Off Feedback: A Re-Design of Code.gov" ,
12+ " url" : " https://medium.com/@CodeDotGov/building-off-feedback-a-re-design-of-code-gov-63a7859d79d5" ,
13+ },
614 Object {
715 " alt" : " A collection of wireframes" ,
816 " date" : " 6/5/2019" ,
@@ -19,14 +27,6 @@ Object {
1927 " title" : " Developer’s Notes" ,
2028 " url" : " https://medium.com/codedotgov/developers-notes-3-june-2019-ccfd12344621" ,
2129 },
22- Object {
23- " alt" : " GSA Hackathon 2019" ,
24- " date" : " 6/19/2019" ,
25- " description" : " A day focused on designing a better customer experience with and within government..." ,
26- " image" : " /assets/img/news/GSA-Hackathon-logo.png" ,
27- " title" : " GSA Customer Experience Hackathon" ,
28- " url" : " https://www.challenge.gov/challenge/gsa-hackathon-2019/" ,
29- },
3030 ],
3131}
32- `
32+ ` ;
You can’t perform that action at this time.
0 commit comments