Skip to content

Commit

Permalink
Merge pull request #306 from natura-cosmeticos/DSY-4946
Browse files Browse the repository at this point in the history
feat(natds-rn): added 2 new themes forcaDeVendas casaEestilo_v2
  • Loading branch information
vagnerbarbosant authored Jun 21, 2024
2 parents a13f094 + 7e5743d commit 42e550b
Show file tree
Hide file tree
Showing 9 changed files with 2,242 additions and 2,219 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@naturacosmeticos/natds-icons": "^1.25.1",
"@naturacosmeticos/natds-themes": "^0.75.1",
"@naturacosmeticos/natds-themes": "^0.77.2",
"react-native-gesture-handler": "^1.10.3",
"react-native-svg": "^12.1.1"
},
Expand Down
2 changes: 2 additions & 0 deletions src/common/brandTypes/brandTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ export type BrandTypes = 'aesop'
| 'natura'
| 'theBodyShop'
| 'consultoriaDeBeleza'
| 'forcaDeVendas'
| 'natura_v2'
| 'natura_v3'
| 'casaEestilo'
| 'casaEestilo_v2'
Loading

0 comments on commit 42e550b

Please sign in to comment.