feat: Table footer design updates (#9194)
* feat: table footer component cleanup * Update TableFooter.vue * feat: Update design * chore: remove RTL mixin * chore: Make component in composable format * chore: review fixes
This commit is contained in:
5
app/javascript/dashboard/i18n/locale/en/general.json
Normal file
5
app/javascript/dashboard/i18n/locale/en/general.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"GENERAL": {
|
||||
"SHOWING_RESULTS": "Showing {firstIndex}-{lastIndex} of {totalCount} items"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user