Skip to content

Commit

Permalink
refactor(groups): a lint correction for the imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Dozie2001 committed Jul 5, 2024
1 parent c7864ce commit 82d4c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/src/pages/groups.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
InputRightElement,
Spinner,
Text,
VStack,
VStack
} from "@chakra-ui/react"
import { useCallback, useContext, useEffect, useState } from "react"
import { FiSearch } from "react-icons/fi"
Expand Down

0 comments on commit 82d4c98

Please sign in to comment.