Skip to content

Commit

Permalink
Fixed licence
Browse files Browse the repository at this point in the history
  • Loading branch information
epessina committed Jul 23, 2024
1 parent 42b9de4 commit c53d26f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 49 deletions.
24 changes: 0 additions & 24 deletions src/components/Card/__snapshots__/Card.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,7 @@ exports[`Card Component renders card correctly 1`] = `
>
<svg
aria-label="PiBookOpen"
<<<<<<< HEAD
<<<<<<< HEAD
color="#004aaa"
=======
=======
>>>>>>> b0c6630 (Snapshots and docs)
=======
aria-label="PiBookOpen"
>>>>>>> e40dbed (Fixed tests)
=======
>>>>>>> f9ef184 (Snapshots)
color="#005dc9"
>>>>>>> 1eba8d9 (Snapshots and docs)
fill="currentColor"
height="16"
role="img"
Expand Down Expand Up @@ -131,19 +119,7 @@ exports[`Card Component renders header only 1`] = `
>
<svg
aria-label="PiBookOpen"
<<<<<<< HEAD
<<<<<<< HEAD
color="#004aaa"
=======
=======
>>>>>>> b0c6630 (Snapshots and docs)
=======
aria-label="PiBookOpen"
>>>>>>> e40dbed (Fixed tests)
=======
>>>>>>> f9ef184 (Snapshots)
color="#005dc9"
>>>>>>> 1eba8d9 (Snapshots and docs)
fill="currentColor"
height="16"
role="img"
Expand Down
24 changes: 0 additions & 24 deletions src/components/Modal/__snapshots__/Modal.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -358,19 +358,7 @@ exports[`Modal Component renders modal with aside fixed 1`] = `
>
<svg
aria-label="PiBookOpen"
<<<<<<< HEAD
<<<<<<< HEAD
color="#004aaa"
=======
=======
>>>>>>> b0c6630 (Snapshots and docs)
=======
aria-label="PiBookOpen"
>>>>>>> e40dbed (Fixed tests)
=======
>>>>>>> f9ef184 (Snapshots)
color="#005dc9"
>>>>>>> 1eba8d9 (Snapshots and docs)
fill="currentColor"
height="16"
role="img"
Expand Down Expand Up @@ -1060,19 +1048,7 @@ exports[`Modal Component renders modal with custom footer 1`] = `
>
<svg
aria-label="PiBookOpen"
<<<<<<< HEAD
<<<<<<< HEAD
color="#004aaa"
=======
=======
>>>>>>> b0c6630 (Snapshots and docs)
=======
aria-label="PiBookOpen"
>>>>>>> e40dbed (Fixed tests)
=======
>>>>>>> f9ef184 (Snapshots)
color="#005dc9"
>>>>>>> 1eba8d9 (Snapshots and docs)
fill="currentColor"
height="16"
role="img"
Expand Down
2 changes: 1 addition & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright 2024 Mia srl
* Copyright 2023 Mia srl
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit c53d26f

Please sign in to comment.