This repository was archived by the owner on Sep 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
frontend/src/components/__snapshots__ Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ exports[`<CompatSession /> > renders a finished session 1`] = `
1313 onMouseLeave = { [Function ]}
1414 onTouchStart = { [Function ]}
1515 role = " link"
16- style = { {}}
1716 >
1817 <header
1918 className = " _cardHeader_e2909e"
@@ -97,7 +96,6 @@ exports[`<CompatSession /> > renders an active session 1`] = `
9796 onMouseEnter = { [Function ]}
9897 onMouseLeave = { [Function ]}
9998 onTouchStart = { [Function ]}
100- style = { {}}
10199 >
102100 <header
103101 className = " _cardHeader_e2909e"
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ exports[`<OAuth2Session /> > renders a finished session 1`] = `
1313 onMouseLeave = { [Function ]}
1414 onTouchStart = { [Function ]}
1515 role = " link"
16- style = { {}}
1716 >
1817 <header
1918 className = " _cardHeader_e2909e"
@@ -94,7 +93,6 @@ exports[`<OAuth2Session /> > renders an active session 1`] = `
9493 onMouseEnter = { [Function ]}
9594 onMouseLeave = { [Function ]}
9695 onTouchStart = { [Function ]}
97- style = { {}}
9896 >
9997 <header
10098 className = " _cardHeader_e2909e"
@@ -207,7 +205,6 @@ exports[`<OAuth2Session /> > renders correct icon for a native session 1`] = `
207205 onMouseLeave = { [Function ]}
208206 onTouchStart = { [Function ]}
209207 role = " link"
210- style = { {}}
211208 >
212209 <header
213210 className = " _cardHeader_e2909e"
You can’t perform that action at this time.
0 commit comments