diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0d6255..69fbad6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,7 +54,7 @@ and add the card to `/web/src/App.js`: import NewCard from './components/cards/NewCard' ``` -```jsx +```patch Result for {query} @@ -68,7 +68,7 @@ import NewCard from './components/cards/NewCard' - ++ ``` @@ -82,7 +82,3 @@ For example, `" />` will send a request to `https://namae.dev/availability//` which is routed to `/api/services/.js` in the repo. - -``` - -```