Files
syncthing/src/app/chart/chart-item/chart-item.component.html
T

5 lines
137 B
HTML

<div fxLayout="row" fxLayoutAlign="space-between start">
<div></div>
<div>{{state}}: &nbsp;</div>
<div>{{count}}</div>
</div>