UNPKG

@amicaldo/strapi-google-maps

Version:

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

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