mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
update story snapshot for empty table
This commit is contained in:
@@ -2394,6 +2394,15 @@ exports[`Storyshots Table|Table Default 1`] = `
|
||||
</table>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Table|Table Empty 1`] = `
|
||||
<div
|
||||
className="notification is-info"
|
||||
>
|
||||
|
||||
No data found.
|
||||
</div>
|
||||
`;
|
||||
|
||||
exports[`Storyshots Table|Table TextColumn 1`] = `
|
||||
<table
|
||||
className="sc-jhAzac hmXDXQ table content is-hoverable"
|
||||
|
||||
Reference in New Issue
Block a user