mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
docs: fixup code blocks rendering (#4594)
This commit is contained in:
committed by
Maxime Beauchemin
parent
f9881101ee
commit
1d27fb30ff
@@ -1735,7 +1735,7 @@ To add a new country in country map tools, we need follow next steps :
|
||||
7. Add your country in component 'select_country'
|
||||
Example :
|
||||
|
||||
.. code:: python
|
||||
.. code-block:: javascript
|
||||
|
||||
select_country: {
|
||||
type: 'SelectControl',
|
||||
|
||||
Reference in New Issue
Block a user