sf-i-events 1.0.586 → 1.0.587

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sf-i-events",
3
3
  "private": false,
4
- "version": "1.0.586",
4
+ "version": "1.0.587",
5
5
  "description": "Superflows Navigation Component",
6
6
  "main": "sf-i-events.js",
7
7
  "module": "sf-i-events.js",
package/sf-i-events.js CHANGED
@@ -14624,7 +14624,7 @@ SfIEvents.styles = css `
14624
14624
  background-color: #ffe505;
14625
14625
  }
14626
14626
 
14627
- .badge-eror {
14627
+ .badge-error {
14628
14628
  padding-left: 5px;
14629
14629
  padding-right: 5px;
14630
14630
  padding-top: 3px;