@arkitektbedriftene/fe-lib 2.5.2 → 2.5.3

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.
@@ -1337,7 +1337,7 @@ const Ot = ["image/"], Zr = () => {
1337
1337
  mt,
1338
1338
  {
1339
1339
  type: "file",
1340
- accept: "image/png, image/jpeg",
1340
+ accept: "image/*",
1341
1341
  onChange: a,
1342
1342
  disabled: t.isLoading
1343
1343
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkitektbedriftene/fe-lib",
3
- "version": "2.5.2",
3
+ "version": "2.5.3",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {