chore: rename scopedSlots to slots in legacy cases
This commit is contained in:
@@ -302,7 +302,7 @@ test('title & footer slot', async () => {
|
||||
poppable: false,
|
||||
defaultDate: minDate,
|
||||
},
|
||||
scopedSlots: {
|
||||
slots: {
|
||||
title: () => 'Custom Title',
|
||||
footer: () => 'Custom Footer',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user