DEV Community

Discussion on: Fetch Data using TypeScript and React Query

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