Skip to content

Commit

Permalink
remove edit this doc button from data dictionary page
Browse files Browse the repository at this point in the history
  • Loading branch information
tabathadelane committed May 8, 2024
1 parent fab5974 commit 12aed16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/attribute-dictionary.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,6 @@ const AttributeDictionary = ({ pageContext, location }) => {
>
<DataDictionaryFilter events={events} location={location} />
<ComplexFeedback pageTitle="Attribute dictionary" />
<ContributingGuidelines
fileRelativePath={pageContext.fileRelativePath}
issueLabels={['feedback', 'feedback-issue']}
/>
</Layout.PageTools>
</div>
</ErrorBoundary>
Expand Down

0 comments on commit 12aed16

Please sign in to comment.