Skip to content

Commit

Permalink
DX-582 Loader was missing on AV Pre-consent page
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuscal-Ashman committed Feb 9, 2024
1 parent 19c7cd5 commit 72ac7df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

import { useState } from 'react';
import Link from 'next/link';
import { useTernaryState } from '../../utils/useTernaryState';
import { Button } from '../Button';
import { LoadingSpinner } from '../../components/LoadingSpinner';
Expand Down

0 comments on commit 72ac7df

Please sign in to comment.