Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
anderslysne committed Dec 11, 2024
1 parent 78f5045 commit 2239996
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { Ref } from 'react'
import './NotifikasjonBjelle.css'
import {BodyShort, Label} from "@navikt/ds-react";
import {BodyShort} from "@navikt/ds-react";
import {Bell} from "@navikt/ds-icons";

interface Props {
Expand Down

0 comments on commit 2239996

Please sign in to comment.