azri 1 week ago
parent
commit
c27c61de44
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/ProductSelected/ProductSelected.jsx

+ 1
- 1
src/components/ProductSelected/ProductSelected.jsx View File

86
                 md:20
86
                 md:20
87
               }, 
87
               }, 
88
               boxShadow: 0,
88
               boxShadow: 0,
89
-              fontSize:10
89
+              fontSize: 10
90
             }} variant="contained">
90
             }} variant="contained">
91
               NEW
91
               NEW
92
             </Button>
92
             </Button>

Loading…
Cancel
Save