diff --git a/src/components/Prices/Prices.tsx b/src/components/Prices/Prices.tsx
index bd8e60a43be45bb03ba46d09140edaba425db99f..75cadeb53eeea30a23e7d37bdcd682022e0dd857 100644
--- a/src/components/Prices/Prices.tsx
+++ b/src/components/Prices/Prices.tsx
@@ -4,6 +4,7 @@ import { FluidType } from '../../enum/fluidTypes'
 import { FrequencyInMonth } from '../../enum/frequency.enum'
 import PriceSection from './PriceSection'
 import './prices.scss'
+
 const Prices: React.FC = () => {
   return (
     <>