Added Splash Screens for PWA
This commit is contained in:
@@ -24,6 +24,7 @@ const props = defineProps<{
|
||||
}>()
|
||||
|
||||
const page = usePage<SharedProps>()
|
||||
|
||||
const showColumn = (column: string) => props.columnsToShow.includes(column)
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user