Fix gallery view/preview

This commit is contained in:
N Pex 2023-10-25 10:44:25 +00:00
parent ae61bf36aa
commit 480ca0b8c0
8 changed files with 259 additions and 29 deletions

View file

@ -36,6 +36,12 @@ export default {
return null;
},
},
componentFn: {
type: Function,
default: function () {
return () => {};
}
},
},
data() {
return {