Run prettier

This commit is contained in:
mabashian
2020-08-13 11:55:57 -04:00
parent 98b7f3b618
commit 1e9a71a2e4

View File

@@ -103,10 +103,7 @@ function TemplateListItem({
</DataListCell>, </DataListCell>,
]} ]}
/> />
<DataListAction <DataListAction aria-label="actions" aria-labelledby={labelId}>
aria-label="actions"
aria-labelledby={labelId}
>
{template.summary_fields.user_capabilities.start && ( {template.summary_fields.user_capabilities.start && (
<Tooltip content={i18n._(t`Launch Template`)} position="top"> <Tooltip content={i18n._(t`Launch Template`)} position="top">
<LaunchButton resource={template}> <LaunchButton resource={template}>