Code Review
/
sdc
/
sdc-workflow-designer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
eb4a573fe262f4ec028ca5ce2c4f769ab4345fbc
[sdc/sdc-workflow-designer.git]
/
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3
exports[`Notification View Snapshot renders correctly 1`] = `
4
<div
5
className="workflow-notifications-container position-top-right"
6
>
7
<div />
8
</div>
9
`;