diff --git a/src/components/Prices/PriceRow.tsx b/src/components/Prices/PriceRow.tsx index 9c78f73f1a87630a7ad759b3cd4f1b5c4b337ee9..d3e5b0d0df9095cb8052560d1eee81748d16bce9 100644 --- a/src/components/Prices/PriceRow.tsx +++ b/src/components/Prices/PriceRow.tsx @@ -23,7 +23,6 @@ const PriceRow: React.FC<PriceSectionProps> = ({ }: PriceSectionProps) => { const editableLimit: number = 3 - console.log('eeerer') return ( <> <li