-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
good first issueGood for newcomersGood for newcomersscope:websitetype:documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Now we manually add showcases to a particular page, it would be nice to have one config for showcase which will be used to inject a link to it to every related page.
Something like this 👇
// showcase/react-create-query/docs.ts
export default {
name: "React + createQuery",
articles: [
"/api/factories/create-query/",
"/integrations/react/use-query/"
]
}Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersscope:websitetype:documentationImprovements or additions to documentationImprovements or additions to documentation