From 893ddbf41055db2aa4fa8aa70e2960a9b1e7f491 Mon Sep 17 00:00:00 2001 From: Nora Krantz Date: Fri, 23 Sep 2022 15:15:38 -0400 Subject: [PATCH] chore: snapshot yet again --- .../avatar/__tests__/__snapshots__/avatar.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap b/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap index 43ad3fc961..6021cced12 100644 --- a/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap +++ b/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap @@ -98,7 +98,7 @@ exports[`Avatar intials should render responsive css 1`] = ` line-height: lineHeight10; display: inline-block; font-weight: fontWeightBold; - vertical-align: text-top; + vertical-align: top; -webkit-text-decoration: none; text-decoration: none; }