feat: add AsyncSelect component and update related types and headers handling
This commit is contained in:
@@ -716,7 +716,7 @@
|
||||
},
|
||||
"filters": {
|
||||
"searchPlaceholder": "Search videos...",
|
||||
"rangeOfTotal": "{first}–{last} of {{total}}",
|
||||
"rangeOfTotal": "{{first}}–{{last}} of {{total}}",
|
||||
"previousPageAria": "Previous page",
|
||||
"nextPageAria": "Next page",
|
||||
"allStatus": "All Status",
|
||||
|
||||
Reference in New Issue
Block a user