BellGasp/ember-table-data

View on GitHub
addon/templates/components/base/table-row.hbs

Summary

Maintainability
Test Coverage
{{yield (hash
  cell=(component "base/table-cell")
)}}