Revert "md: Replace tsx by ts for highlightjs support"
This reverts commit 8535416acc
.
This commit is contained in:
parent
8535416acc
commit
459e83a0c8
4 changed files with 29 additions and 29 deletions
|
@ -11,7 +11,7 @@ L'icône Home peut être importé comme tout composant React.
|
|||
|
||||
Il existe plusieurs type de chaque icône de Heroicon : `outline`, `solid`, `mini`. Utilisons donc `outline`.
|
||||
|
||||
```ts
|
||||
```tsx
|
||||
import { HomeIcon } from '@heroicons/react/outline';
|
||||
|
||||
...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue