ok
This commit is contained in:
7
src/components/WorldMap.tsx
Normal file
7
src/components/WorldMap.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Globe } from "@/components/ui/globe"
|
||||
|
||||
export function WorldMap() {
|
||||
return (
|
||||
<Globe />
|
||||
)
|
||||
}
|
Reference in New Issue
Block a user