I Iam created WebPage in react with width 100% and when i add more component t to the web page te width of the horizontal Line screen is increased.. Need Solution
For Example Code:-
<div className="w-100">
<COmponent1 />
<COmponent2 />
</div>
I Iam created WebPage in react with width 100% and when i add more component t to the web page te width of the horizontal Line screen is increased.. Need Solution
For Example Code:-
<div className="w-100">
<COmponent1 />
<COmponent2 />
</div>