Skip to content

Commit

Permalink
snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
priley86 committed Jun 5, 2019
1 parent 367189c commit ad62053
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1077,6 +1077,7 @@ exports[`Actions table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -10134,6 +10135,7 @@ exports[`Cell header table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -16375,6 +16377,7 @@ exports[`Collapsible nested table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -23436,6 +23439,7 @@ exports[`Collapsible table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -29803,6 +29807,7 @@ exports[`Compound Expandable table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -32148,6 +32153,7 @@ exports[`Header width table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -38507,6 +38513,7 @@ exports[`Selectable table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -45799,6 +45806,7 @@ exports[`Simple Actions table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -56964,6 +56972,7 @@ exports[`Simple table aria-label 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -62960,6 +62969,7 @@ exports[`Simple table caption 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -68960,6 +68970,7 @@ exports[`Simple table header 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -75007,6 +75018,7 @@ exports[`Sortable table 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -81061,6 +81073,7 @@ exports[`Table variants Breakpoint - grid 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -87115,6 +87128,7 @@ exports[`Table variants Breakpoint - grid-lg 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -93169,6 +93183,7 @@ exports[`Table variants Breakpoint - grid-md 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -99223,6 +99238,7 @@ exports[`Table variants Breakpoint - grid-xl 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -105277,6 +105293,7 @@ exports[`Table variants Breakpoint - null 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down Expand Up @@ -111331,6 +111348,7 @@ exports[`Table variants Size - compact 1`] = `
},
]
}
onRow={[Function]}
onRowClick={[Function]}
rowKey="id"
rows={
Expand Down

0 comments on commit ad62053

Please sign in to comment.