Skip to content

Commit

Permalink
Add license (use-hydrated.ts)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
benjaminleonard and github-actions[bot] authored Oct 18, 2024
1 parent 1c151ee commit 3a0dc87
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/hooks/use-hydrated.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, you can obtain one at https://mozilla.org/MPL/2.0/.
*
* Copyright Oxide Computer Company
*/

import { useSyncExternalStore } from 'react'

function subscribe() {
Expand Down

0 comments on commit 3a0dc87

Please # to comment.