Moved assetManager partials into their own folder for better maintainability
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref, watch } from 'vue'
|
||||
import { ref } from 'vue'
|
||||
import type { Ref } from 'vue'
|
||||
|
||||
interface Props {
|
||||
|
Reference in New Issue
Block a user