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