Skip to content
Snippets Groups Projects

chore: fix typos

Merged Bastien DUMONT requested to merge fix-typos into dev
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -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 (
<>
Loading