🐛 fix style map card

This commit is contained in:
joseCorte-exe 2022-05-12 15:04:30 -03:00
parent 1d83f662ac
commit fff84c7816
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import React from 'react'
import Image from 'next/image'
import { MapCardView } from './style'
import { MapCardView } from './MapCardView'
interface MapCardInterface {
title: string,