@bolt/components-page-header
Advanced tools
Comparing version 1.5.2 to 1.6.0
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "1.5.2", | ||
"version": "1.6.0", | ||
"sourceFilesFrom": "0.9.0", | ||
@@ -23,5 +23,5 @@ "author": "Salem Ghoweri", | ||
"dependencies": { | ||
"@bolt/core": "^1.5.2" | ||
"@bolt/core": "^1.6.0" | ||
}, | ||
"schema": "page-header.schema.yml" | ||
} |
Component in progress | ||
### Install via NPM | ||
###### Install via NPM | ||
``` | ||
@@ -8,4 +9,6 @@ npm install @bolt/components-page-header | ||
### Use | ||
## Content | ||
Set `content` as arbitrary HTML: | ||
``` | ||
@@ -15,2 +18,2 @@ {% set content %} | ||
{% endset %} | ||
``` | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104237
18
Updated@bolt/core@^1.6.0