Skip to content

Commit

Permalink
TEN-538: Abort call to Oversikt from Searchpage, when navigating away…
Browse files Browse the repository at this point in the history
… when deleting
  • Loading branch information
rittikdey committed Dec 20, 2023
1 parent e6f55c5 commit 2c3b27d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/SvarSed/SEDSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import { useTranslation } from 'react-i18next'
import { useNavigate } from 'react-router-dom'
import { useAppDispatch, useAppSelector } from 'store'
import styled from 'styled-components'
import {sign} from "crypto";

export const FlexRadioGroup = styled(RadioGroup)`
.navds-radio-buttons {
Expand Down

0 comments on commit 2c3b27d

Please sign in to comment.