All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.graphhopper.maps.pt.view.components.SecondaryText.js Maven / Gradle / Ivy

export default function ({
                           children
                         }) {
  return React.createElement("span", {
    className: "secondaryText"
  }, children);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy