1 parent b3ee63d commit 3e62851Copy full SHA for 3e62851
1 file changed
apps/frontend/app/(client)/(main)/settings/_components/CollegeSection.tsx
@@ -1,7 +1,6 @@
1
'use client'
2
3
import { cn } from '@/libs/utils'
4
-// @ts-expect-error: no type declarations for this package
5
import { searchUniversities } from 'korea-universities'
6
import { useState } from 'react'
7
import { IoSearchOutline } from 'react-icons/io5'
0 commit comments