Update SyntaxHighlighter.tsx
This commit is contained in:
parent
6aea6c93d3
commit
5c6622c10a
|
@ -1,4 +1,3 @@
|
|||
import { YStack } from 'tamagui'
|
||||
import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter'
|
||||
import { solarizedlight } from 'react-syntax-highlighter/dist/esm/styles/prism'
|
||||
type SyntaxHighlighterBoxProps = {
|
||||
|
|
Loading…
Reference in New Issue