Skip to content

Commit 4b41c78

Browse files
Fritsch-TechSakuk3
andauthored
Update README.md (#366)
Co-authored-by: Sakuk <[email protected]>
1 parent 4195c69 commit 4b41c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ root.render(
4949
);
5050
```
5151

52-
With **TypeScript**, you can use the optional generic collection type for Directus, as described in the [TypeScript documentation](https://docs.directus.io/reference/old-sdk.html#typescript):
52+
With **TypeScript**, you can use the optional generic collection type for Directus, as described in the [Directus TypeScript documentation](https://docs.directus.io/reference/old-sdk.html#typescript):
5353

54-
```tsx
54+
```jsx
5555
import { App } from './App';
5656
import { DirectusProvider } from 'react-directus';
5757
import { createRoot } from 'react-dom/client';

0 commit comments

Comments
 (0)