Skip to content

Commit

Permalink
Fix compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed Oct 8, 2024
1 parent 6a2da90 commit efaaf80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions routes/~_dashboard/~patients/~$id/UserActivity.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
//
// This source file is part of the Stanford Biodesign Digital Health ENGAGE-HF open-source project
//
// SPDX-FileCopyrightText: 2023 Stanford University and the project authors (see CONTRIBUTORS.md)
//
// SPDX-License-Identifier: MIT
//
import { Clock, FileQuestion } from 'lucide-react'

Check warning on line 8 in routes/~_dashboard/~patients/~$id/UserActivity.tsx

View check run for this annotation

Codecov / codecov/patch

routes/~_dashboard/~patients/~$id/UserActivity.tsx#L8

Added line #L8 was not covered by tests
import { type ReactNode } from 'react'
import {
Expand Down

0 comments on commit efaaf80

Please sign in to comment.