docs: changing typescript to tsx highlights on example code
Co-authored-by: Johan Haals <johan@haals.se> Signed-off-by: Jennysson Júnior <jddsjr98@gmail.com>
This commit is contained in:
@@ -48,7 +48,7 @@ APIs.
|
||||
```
|
||||
3. Add the `NewRelicPage` to your `packages/app/src/App.tsx`:
|
||||
|
||||
```typescript
|
||||
```tsx
|
||||
<FlatRoutes>
|
||||
…
|
||||
<Route path="/newrelic" element={<NewRelicPage />} />
|
||||
|
||||
Reference in New Issue
Block a user