DEV Community

Discussion on: Fetch Data using TypeScript and React Query

Collapse
 
vikirobles profile image
Vicky Vasilopoulou

Thank you very much quite new on this site.

Collapse
 
mohdahmad1 profile image
Mohd Ahmad

Add it like github

console.log('hello world');
Enter fullscreen mode Exit fullscreen mode

Here is the screenshot
image

Thread Thread
 
vikirobles profile image
Vicky Vasilopoulou

It was like that before the first change I put it back now hope it looks as it should. thanks

Thread Thread
 
mohdahmad1 profile image
Mohd Ahmad

```js
let x = 100
```
Produces

let x = 100
Enter fullscreen mode Exit fullscreen mode

```
let x = 100
```
Produces

let x = 100
Enter fullscreen mode Exit fullscreen mode

Notice js after ``` or backticks you prefer