datatables.net-buttons-zf
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ { | ||
"types": "./types/buttons.foundation.d.ts", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"files": [ | ||
@@ -31,3 +31,3 @@ "css/**/*.css", | ||
"dependencies": { | ||
"datatables.net-buttons": "3.2.2", | ||
"datatables.net-buttons": "3.2.3", | ||
"datatables.net-zf": "^2", | ||
@@ -34,0 +34,0 @@ "jquery": ">=1.7" |
@@ -30,3 +30,3 @@ # Buttons for DataTables with styling for [Foundation](https://get.foundation/) | ||
new DataTable('#myTable', { | ||
// initalisation options | ||
// initialisation options | ||
}); | ||
@@ -33,0 +33,0 @@ ``` |
Sorry, the diff of this file is not supported yet
26168
0.03%+ Added
- Removed
Updated