Skip to content

Commit

Permalink
Merge branch Stg into Main (#631)
Browse files Browse the repository at this point in the history
* Merge branch Dev into Stg (#630)

* fix(SNW-117): Update the Grid / grid_card components

* fix(SNW-198): Update secret ecosystem roadmpap PDF link
  • Loading branch information
jsandovalg authored Jun 9, 2023
1 parent 059c297 commit b672a42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/components/dynamic/basic/Grid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export default {
}
&__image {
width: 100%;
display: flex;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default {
data() {
return {
pdfUrl:
"https://ik.imagekit.io/secretnetwork/images/Secret_Ecosystem_Roadmap_Dec_2022_4639cc3ce9_wQaJuCkEr.pdf?updated_at=2022-12-15T18:10:48.096Z",
"https://ik.imagekit.io/secretnetwork/images/q2ecoroadmap_f58442a67b_S5-OUCMla.pdf",
};
},
computed: {
Expand Down

0 comments on commit b672a42

Please sign in to comment.