Skip to content
Snippets Groups Projects

feat(price): Add price managment

Merged Guilhem CARRON requested to merge feat/US720-add-price-managment into dev
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -23,7 +23,6 @@ const PriceRow: React.FC<PriceSectionProps> = ({
}: PriceSectionProps) => {
const editableLimit: number = 3
console.log('eeerer')
return (
<>
<li
Loading