Remove Banner unused prop
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
// Components
|
||||
import Image from '$components/atoms/Image.svelte'
|
||||
|
||||
export let type: string = undefined
|
||||
export let title: string
|
||||
export let image: any
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user