almir0201 / Pokedex

0 stars 0 forks source link

Create HorizontalLayout component #21

Closed Shekey closed 8 months ago

Shekey commented 9 months ago

Create layout component named horizontal,

props needed,

children align with options center start end justify with options center start end

with this component we will remove all display flex and align items to whatever and justify to whatever

almir0201 commented 8 months ago

Done