mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 05:18:10 +00:00
bump pod 1.3.0
This commit is contained in:
@@ -43,8 +43,6 @@ const onListItemClick = (index: number) => {
|
||||
};
|
||||
|
||||
const stockImageError = (e: Event, stock: IStock) => {
|
||||
console.log('error');
|
||||
|
||||
emit('stockImageError', e, stock);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user