mirror of
https://github.com/SomboChea/ui
synced 2026-01-17 16:45:49 +07:00
chore: updated material-ui dependencies (#239)
* chore: update material-ui dependencies * fix: updated snaps
This commit is contained in:
committed by
Juan Picado @jotadeveloper
parent
b74ca2285e
commit
84257e1a84
@@ -18,7 +18,7 @@ exports[`<Install /> renders correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
class="MuiAvatar-root css-19top7x emotion-1"
|
||||
class="MuiAvatar-root MuiAvatar-circle css-19top7x emotion-1"
|
||||
>
|
||||
<img
|
||||
alt="npm"
|
||||
@@ -85,7 +85,7 @@ exports[`<Install /> renders correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
class="MuiAvatar-root css-19top7x emotion-1"
|
||||
class="MuiAvatar-root MuiAvatar-circle css-19top7x emotion-1"
|
||||
>
|
||||
<img
|
||||
alt="yarn"
|
||||
@@ -152,7 +152,7 @@ exports[`<Install /> renders correctly 1`] = `
|
||||
tabindex="0"
|
||||
>
|
||||
<div
|
||||
class="MuiAvatar-root css-19top7x emotion-1"
|
||||
class="MuiAvatar-root MuiAvatar-circle css-19top7x emotion-1"
|
||||
>
|
||||
<img
|
||||
alt="pnpm"
|
||||
|
||||
Reference in New Issue
Block a user