Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update packages/app/src/domain/topical/components/indicator-level-des…
Browse files Browse the repository at this point in the history
…cription.tsx

Co-authored-by: VWSCoronaDashboard25 <[email protected]>
  • Loading branch information
1 parent 5d7d750 commit 1e545ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Box } from '~/components/base';
import css from '@styled-system/css';
import { space } from '~/style/theme';

interface indicatorLevelDescriptionProps {
interface IndicatorLevelDescriptionProps {
level: SeverityLevel;
label: string;
description: string;
Expand Down

0 comments on commit 1e545ad

Please sign in to comment.