DEV Community

Discussion on: Fetch Data using TypeScript and React Query

 
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