Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
salazarm committed Oct 2, 2023
1 parent d30a299 commit 60b476c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ export const AssetGroupRoot: React.FC<{repoAddress: RepoAddress; tab: 'lineage'
<PageHeader
title={<Heading>{groupName}</Heading>}
right={<ReloadAllButton label="Reload definitions" />}
paddingBelowTitle={0}
tags={<AssetGroupTags groupSelector={groupSelector} repoAddress={repoAddress} />}
tabs={
<Box
Expand Down

0 comments on commit 60b476c

Please sign in to comment.