Cleanup code
- Remove unused props - Add alt to icon on BoxCTA
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import Select from '$components/molecules/Select.svelte'
|
||||
|
||||
export let item: any
|
||||
export let index: number
|
||||
|
||||
const dispatch = createEventDispatcher()
|
||||
const quantityLimit = 5
|
||||
|
||||
Reference in New Issue
Block a user