apps
apps copied to clipboard
feat: post code snippets
Changes
- [x] added new hook to fetch code snippets
- [ ] PostCodeSnippets component to render UI
- [ ] load code snippets while clicking next button (hook supports it)
- [ ] fit into post content
API PR https://github.com/dailydotdev/daily-api/pull/2200
Events
Did you introduce any new tracking events?
Experiment
Did you introduce any new experiments?
Manual Testing
[!CAUTION] Please make sure existing components are not breaking/affected by this PR