UNPKG

@amicaldo/strapi-google-maps

Version:

A Google Maps custom field for Strapi, allowing you to pick a location.

2 lines (1 loc) 125 B
export default function Input({ attribute, onChange, value, name, required }: any): import("react/jsx-runtime").JSX.Element;