almir0201 / Pokedex

0 stars 0 forks source link

Create VerticalLayout component #22

Closed Shekey closed 8 months ago

Shekey commented 9 months ago

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

Also make sure this should be flex col and align and justify are different here, it's not same like for horizontal layout

almir0201 commented 8 months ago

done