Skip to content

Commit

Permalink
fix: add default export back
Browse files Browse the repository at this point in the history
  • Loading branch information
aswanson-nr committed Jul 15, 2021
1 parent 112e819 commit e28f7a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/templates/ObservabilityPackDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,5 @@ export const pageQuery = graphql`
}
}
`;

export default ObservabilityPackDetails;

0 comments on commit e28f7a2

Please sign in to comment.