Skip to content

Commit

Permalink
remove unused files
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Wei <menwe@amazon.com>
  • Loading branch information
mengweieric committed Dec 12, 2023
1 parent 37c4d3d commit 7342eae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

exports[`<para_input /> spec renders the markdown component 1`] = `
<div
class="sc-gLDzan gebGCr"
class="sc-gKXOVf fPkmRS"
>
<div
class="sc-beqWaB CSaoA"
class="sc-bczRLJ hRTESd"
/>
<div
style="width: 100%;"
Expand Down Expand Up @@ -52,10 +52,10 @@ exports[`<para_input /> spec renders the markdown component 1`] = `

exports[`<para_input /> spec renders the visualization component 1`] = `
<div
class="sc-gLDzan gebGCr"
class="sc-gKXOVf fPkmRS"
>
<div
class="sc-beqWaB CSaoA"
class="sc-bczRLJ hRTESd"
/>
<div
class="euiFlexGroup euiFlexGroup--gutterSmall euiFlexGroup--alignItemsFlexEnd euiFlexGroup--directionRow euiFlexGroup--responsive"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exports[`<ParaOutput /> spec renders other types of outputs 1`] = `
class="euiText euiText--medium"
>
<div
class="sc-csCMJt hFpeNP"
class="sc-crXcEl gqVnJo"
/>
</div>
`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ exports[`<Paragraphs /> spec renders the component 1`] = `
class="euiFormRow__fieldWrapper"
>
<div
class="sc-gLDzan gebGCr"
class="sc-gKXOVf fPkmRS"
>
<div
class="sc-beqWaB CSaoA"
class="sc-bczRLJ hRTESd"
/>
<div
style="width: 100%;"
Expand Down

0 comments on commit 7342eae

Please sign in to comment.