@primer/view-components 0.37.0-rc.c14337fb → 0.37.0-rc.dafa2cb8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/static/info_arch.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.37.0-rc.
|
3
|
+
"version": "0.37.0-rc.dafa2cb8",
|
4
4
|
"description": "ViewComponents for the Primer Design System",
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
6
6
|
"module": "app/components/primer/primer.js",
|
package/static/info_arch.json
CHANGED
@@ -14757,7 +14757,7 @@
|
|
14757
14757
|
},
|
14758
14758
|
{
|
14759
14759
|
"name": "render_outer_list?",
|
14760
|
-
"description": "Lists that contain top-level items (i.e. items outside of a group) should be wrapped in a
|
14760
|
+
"description": "Lists that contain top-level items (i.e. items outside of a group) should be wrapped in a `<ul>`",
|
14761
14761
|
"parameters": [
|
14762
14762
|
|
14763
14763
|
],
|