@makemytrip@makemytripcare
You are the worst third party app to book the tickets.
In the airline website it says up to 23kg is allowed for check in baggage for the economy class. They are asking me to pay the charges as it is not included in the ticket.
Kindly refund my amount.
How to setup prettier and automatic formatting on vs code
1.install prettier
2. in windows - press ctrl ',' click on formatting section on text editor tab and enable format on save mode
3. Highlight your code and right click select format document -> click on configure and
[ngClass] is very tricky,
It doesn't override,
So each property needs to be cut down into smaller.
Id and ngClass cannot co exist
Syntax: [ngClass]="{
'class name without dot': condition,
'class name without dot': condition,
.
.
.}"