feat: type improvements
This commit is contained in:
@ -115,6 +115,7 @@ const props = defineProps({
|
||||
default: true,
|
||||
},
|
||||
bottomActions: {
|
||||
type: Array,
|
||||
default: () => [],
|
||||
},
|
||||
emptyText: {
|
||||
|
Reference in New Issue
Block a user