Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-parker committed Jul 29, 2024
1 parent f555ecc commit 5dcac7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/components/User/GroupCreationForm.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { type ComponentProps, type FC, type FormEvent, type PropsWithChildren, useState } from 'react';
import { Tooltip } from 'react-tooltip';

import { listOfCountries } from './listOfCountries.ts';
import useClientFlag from '../../hooks/isClient.ts';
Expand Down

0 comments on commit 5dcac7e

Please sign in to comment.