GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
0 stars 1 forks source link

(Feature): news feed #106

Closed L03TJ3 closed 10 months ago

L03TJ3 commented 11 months ago

Description

Adding news-feed as stand-alone widget to our sdks

Design components for widget will be separate PR

About # (link your issue here) https://github.com/GoodDollar/GoodProtocolUI/issues/465

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

sirpy commented 10 months ago

@L03TJ3 i'll finish the storage thing. focus on the UI

sirpy commented 10 months ago

@L03TJ3 please also review my changes so you are familiar with the code

johnsmith-gooddollar commented 10 months ago

@L03TJ3 @sirpy also I see axios been added in package deps. why do we need it if we decided to use fetch() as everywhere in the monorepo ?

L03TJ3 commented 10 months ago

@johnsmith-gooddollar I don't think that dependency is needed

sirpy commented 10 months ago

@L03TJ3 did you review the code?

L03TJ3 commented 10 months ago

@sirpy yes