mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-12-02 11:06:22 +00:00
248afe0ac1
Use reactive props destructure (https://blog.vuejs.org/posts/vue-3-5#reactive-props-destructure) to simplify the prop declaration. Also, finding unused props is far easier with destructure (a lot of unused props were removed in fact), so all the defineProps statements have been migrated as well. Signed-off-by: Fernando Fernández <ferferga@hotmail.com> |
||
---|---|---|
.. | ||
locales | ||
public | ||
scripts | ||
src | ||
types | ||
eslint.config.js | ||
index.html | ||
package.json | ||
tsconfig.json | ||
uno.config.ts | ||
vite.config.ts |