Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 09b831a

Browse files
fix: updated actionbar snap (#340)
1 parent 742971d commit 09b831a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ActionBar/__snapshots__/ActionBar.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,6 @@ exports[`<ActionBar /> component should render the component in default state 1`
113113

114114
exports[`<ActionBar /> component when there is no action bar data 1`] = `
115115
<div
116-
class="MuiBox-root MuiBox-root-74"
116+
class="MuiBox-root MuiBox-root-77"
117117
/>
118118
`;

0 commit comments

Comments
 (0)