Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
joannacheng21 committed Mar 10, 2024
1 parent 7efdaae commit 14c5db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/InvitationModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ import Modal from '../Modal';
import Button from '../Button';
import { AccountContext, SignedIn } from '../../contexts/account';
import { ErrorWithFields, softError } from '../../log';
import Spinner from '../Spinner';

import './stylesheet.scss';
import Spinner from '../Spinner';

/**
* Inner content of the invitation modal.
Expand Down

0 comments on commit 14c5db9

Please sign in to comment.