mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #5717 - Table: remove responsiveLayout
This commit is contained in:
parent
32c592b74e
commit
12f28aaf80
10 changed files with 4 additions and 109 deletions
|
@ -154,10 +154,6 @@ export default {
|
|||
type: String,
|
||||
default: null
|
||||
},
|
||||
responsiveLayout: {
|
||||
type: String,
|
||||
default: 'scroll'
|
||||
},
|
||||
size: {
|
||||
type: String,
|
||||
default: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue