Skip to content

Commit 1ae427e

Browse files
Update front-end-implementation.md (#365)
1 parent cd56b9d commit 1ae427e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced-usage/front-end-implementation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ weight: 3
55

66
If you're interested in building query urls on the front-end to match this package, you could use one of the below:
77

8-
- [Vue](https://vuejs.org/): [vue-api-query package](https://github.com/robsontenorio/vue-api-query) by [Robson Tenório](https://github.com/robsontenorio).
9-
- Javascript/[React](https://reactjs.org/): [cogent-js package](https://www.npmjs.com/package/cogent-js) by [Joel Male](https://github.com/joelwmale).
8+
- Vue: [vue-api-query package](https://github.com/robsontenorio/vue-api-query) by [Robson Tenório](https://github.com/robsontenorio).
9+
- React: [cogent-js package](https://www.npmjs.com/package/cogent-js) by [Joel Male](https://github.com/joelwmale).

0 commit comments

Comments
 (0)