Page MenuHomePhabricator

[e.cash] Naming tweak for fetch blog function
ClosedPublic

Authored by johnkuney on Jun 27 2023, 17:24.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC51ceb98f814d: [e.cash] Naming tweak for fetch blog function
Summary

Im working on the blog page and realized the return value of the getBlogPosts function could be named better, 'posts'
makes more sense than 'responses' to me. Also realized the propsObj props value needs to be an object to work with getStaticProps

Test Plan

npm run test should still pass

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-blogs-edit
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24208
Build 48026: Build Diff
Build 48025: arc lint + arc unit