Skip to content

Commit eb5307f

Browse files
Fix examples.md formatting (#1843)
1 parent cec023d commit eb5307f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/openapi-fetch/examples.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ _Note: if you’re using Svelte without SvelteKit, the root example in `src/rout
3030

3131
[Vue 3](https://vuejs.org/) is a popular framework with a large ecosystem. Vue 3’s Composition API is a perfect match for openapi-fetch, as it allows for easy separation of concerns and reactivity.
3232

33-
## [View a code example in GitHub](https://github.com/openapi-ts/openapi-typescript/tree/main/packages/openapi-fetch/examples/vue-3)
33+
[View a code example in GitHub](https://github.com/openapi-ts/openapi-typescript/tree/main/packages/openapi-fetch/examples/vue-3)
3434

35+
---
3536
Additional examples are always welcome! Please [open a PR](https://github.com/openapi-ts/openapi-typescript/pulls) with your examples.

0 commit comments

Comments
 (0)