1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-04-28 07:31:36 +07:00

fix: updated actionbar snap (#340)

This commit is contained in:
Priscila Oliveira 2019-12-03 14:24:10 +01:00 committed by GitHub
parent 742971db0d
commit 09b831a40d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,6 +113,6 @@ exports[`<ActionBar /> component should render the component in default state 1`
exports[`<ActionBar /> component when there is no action bar data 1`] = `
<div
class="MuiBox-root MuiBox-root-74"
class="MuiBox-root MuiBox-root-77"
/>
`;