mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
highlight.js doesn't like tsx
This commit is contained in:
@@ -46,7 +46,7 @@ import { TeamsCustomizations } from '@uifabric/theme-samples';
|
||||
|
||||
1. Try generating a class name using `mergeStyles` and use it as a `className` prop inside `TodoApp`
|
||||
|
||||
```tsx
|
||||
```jsx
|
||||
import { mergeStyles } from 'office-ui-fabric-react';
|
||||
|
||||
const className = mergeStyles({
|
||||
|
||||
Reference in New Issue
Block a user