Skip to content

Commit 529abb5

Browse files
committed
fix documentation
1 parent 5f524fc commit 529abb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ Our component parameters:
107107
type: String
108108
},
109109
/**
110-
* Set the wrapper classes.
110+
* Set the container classes.
111111
*
112112
* @type String
113113
*/
114-
wrapperClassName: {
114+
containerClassName: {
115115
type: String,
116116
default: 'table-responsive d-print-inline'
117117
},

0 commit comments

Comments
 (0)