Update SplashScreen.vue

This commit is contained in:
CodexAdrian
2023-05-09 10:24:21 -04:00
parent e33669e76b
commit e83dfcabea

View File

@@ -10,7 +10,6 @@ import { AnimatedLogo } from 'omorphia'
defineProps({
appLoading: Boolean,
})
</script>
<style scoped lang="scss">