issues
search
qwefgh90
/
ng-terminal
NgTerminal is a terminal component on Angular. the Ivy distribution's been released from v5.0.0.
https://qwefgh90.github.io/ng-terminal/
Other
125
stars
27
forks
source link
Enhance no DisplayOption error message
#20
Closed
hadrien-toma
closed
4 years ago
hadrien-toma
commented
4 years ago
Fix typo
Change empty by falsy:
{}
is an empty object and it is truthy.
{}
is an empty object and it is truthy.