xyos
xyos
### Problem to solve In Vuetify 2 we had `hide-default-footer` and `disable-pagination` props for VDataTable, Docs mention [hide-default-footer](https://github.com/vuetifyjs/vuetify/blob/cf05b0dcb9c9097808977107ad18a82c0da5415d/packages/docs/src/pages/en/components/data-tables/basics.md?plain=1#LL81C21-L81C40) but that prop is not implemented in the code in v3.3.4 example:...
Updated README.md. Without the semicolon, the response is incorrectly a raw `#import './script.js'` instead of the executed value.
### Description Removes the non-breaking space that caused underlines to appear below trailing whitespace between external icon and link text. Replaces it with margin-inline-start. Related links, issue #, if available:...