Skip to content

Commit

Permalink
fix: merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
disaerna committed Dec 20, 2024
1 parent ebbec66 commit 57ccd2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ import {
SortableTable,
formatDate,
} from '@island.is/portals/my-pages/core'
import { HealthTable as VaccinationsDetailTable } from '../../../components/Table/HealthTable'
import { messages } from '../../../lib/messages'
import { tagSelector } from '../../../utils/tagSelector'
import { DetailHeader, DetailRow } from '../../../utils/types'

interface Props {
data?: Array<HealthDirectorateVaccination>
Expand Down

0 comments on commit 57ccd2a

Please sign in to comment.