Commit 27e0205
[DEV-3772] Add locale to link in product cards in case histories and solutions (#2127)
* Add locale support to ProductsShowcase and CaseHistoryPageTemplate components
* Fix locale handling in ProductsShowcase and SolutionTemplate components
* Fix locale handling in ProductsShowcase and CaseHistoryPageTemplate components
* add changeset
---------
Co-authored-by: marcobottaro <39835990+marcobottaro@users.noreply.github.com>
Co-authored-by: Marco Ponchia <ponchia.marco1994@gmail.com>1 parent 877450a commit 27e0205
File tree
4 files changed
+7
-3
lines changed- .changeset
- apps/nextjs-website/src
- app/[locale]/case-histories/[caseHistorySlug]
- components/templates
- CaseHistoryTemplate
- SolutionTemplate
4 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments