Skip to content

Commit

Permalink
[COMPLIANCE] Add Copyright and License Headers (#2549)
Browse files Browse the repository at this point in the history
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
  • Loading branch information
hashicorp-copywrite[bot] committed Aug 20, 2024
1 parent 47504d8 commit 3353162
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/hooks/use-posthog-analytics.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/

import { useEffect } from 'react'
import { useRouter } from 'next/router'

Expand Down

0 comments on commit 3353162

Please sign in to comment.