Examples: Syntax highlighting for React (#1583)
* Docs: Syntax highlighting - add react example * Docs: Clean up syntax highlighting demo, make use of functional component * fix: focus view asynchronously, fix #1520 Co-authored-by: Sven Adlung <info@svenadlung.de> Co-authored-by: Philipp Kühn <kontakt@philipp-kuehn.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Syntax highlighting
|
||||
|
||||
<demo name="Examples/CodeBlockLanguage" />
|
||||
<demos :items="{
|
||||
Vue: 'Examples/CodeBlockLanguage/Vue',
|
||||
React: 'Examples/CodeBlockLanguage/React',
|
||||
}" />
|
||||
|
||||
Reference in New Issue
Block a user