-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
backend neededThis issue requires pulling data from the backendThis issue requires pulling data from the backend
Milestone
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
- Should pull from the backend to get the data needed to display the name, cover image, tags, person who wrote it, and content
Figma Design
Figma link: https://www.figma.com/file/pyXHrfSlr2xx3xunNXjcpx/New-UI?node-id=2694%3A727
- ArticleBody
Component Details
- Create a folder called ArticleBody in
src/components - You should be using the route
/api/articles/<int:article_id>
to pull data to get a specific article.
Metadata
Metadata
Assignees
Labels
backend neededThis issue requires pulling data from the backendThis issue requires pulling data from the backend
