dashboard/shell/mixins/create-edit-view
Phillip Rak 610b826319 Replace `Vue.extend` with `defineComponent` in shell
Replace the usage of `Vue.extend` with `defineComponent` throughout multiple components located under `shell/components/`. `defineComponent` provides better type inference, improved TypeScript support, and will be the recommended way to define components when Dashboard migrates to Vue 3.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-01-10 09:06:46 -07:00
..
impl.js Fix resource modified handler 2023-08-25 18:41:04 +01:00
index.js Replace `Vue.extend` with `defineComponent` in shell 2024-01-10 09:06:46 -07:00