Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yceballost committed Nov 20, 2024
1 parent 2af2da0 commit 1ad0e2b
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions src/pages/mistica-product-status/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ const ProductStatus = () => {
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Digital Payments": [
"Digital Payments (App / Web)": [
"Global",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
Expand Down Expand Up @@ -172,35 +172,42 @@ const ProductStatus = () => {
<Pending /> /* Code integration */,
<Done /> /* Production */,
],
"TU (Web)": [
"TU.com (Web)": [
"Spain",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
Fonditel: [
"Fonditel (App)": [
"Spain",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Network Tokenization": [
"Fonditel (Web)": [
"Spain",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Smart Wifi": [
"Network Tokenization (App)": [
"Spain",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Smart Wifi (App)": [
"Spain & Brazil",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"NFT Marketplace": [
"NFT Marketplace (Web)": [
"Spain & Brazil",
<Pending /> /* Design Guidelines */,
<Done /> /* Design Libs */,
Expand All @@ -221,14 +228,14 @@ const ProductStatus = () => {
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Conexión Segura": [
"Conexión Segura (App)": [
"Spain",
<Done /> /* Design Guidelines */,
<Done /> /* Design Libs */,
<Done /> /* Code integration */,
<Done /> /* Production */,
],
"Movistar Money": [
"Movistar Money (Web)": [
"Spain",
<Wip /> /* Design Guidelines */,
<Done /> /* Design Libs */,
Expand Down

0 comments on commit 1ad0e2b

Please sign in to comment.