bevi-icon 2.0.0 → 2.0.1

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/README.md CHANGED
@@ -108,7 +108,7 @@ propriedades, como variante, tamanho e título. Por exemplo:
108
108
  <BvIcon
109
109
  name='cube'
110
110
  variant='duo'
111
- size={4}
111
+ width={42}
112
112
  title='Ícone de Cubo'
113
113
  />
114
114
  ```