l-min-components 1.0.392 → 1.0.394

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,6 +1,6 @@
1
1
  {
2
2
  "name": "l-min-components",
3
- "version": "1.0.392",
3
+ "version": "1.0.394",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src/assets",
@@ -146,8 +146,6 @@ const VideoPlayer = ({
146
146
  </p>
147
147
  <input
148
148
  type="range"
149
- name=""
150
- id=""
151
149
  className="range"
152
150
  min={0}
153
151
  max={100}