Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<table class="table is-striped is-fixed is-compact is-darkened no-mobile-condense" ...attributes>
<thead>
<tr>
<th class="is-one-third">Name</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<AttributesSection @attributes={{@attributePairs}}
@editable={{@editable}}
@onKVEdit={{@onKVEdit}}
@onKVSave={{@onKVSave}}
/>
</tbody>
</table>