-1
First I’d like to know if I can call elements that we import of methods, that is to say:
import { Icon, Button, cabecalho : Header} from 'semantic-ui-react'
Could I call Icon, Button or Header methods? After this question I would like to know if it is possible to rename this "method" as for example this header to one of my preference. I am having a problem with this and I would like to know if it is possible or if there is some way to make it have two "things" with the same name but that do different things.
[![insert image description here][1][1]
Please, edit your question to remove the image code. As you can read here, code as image is not a good practice on this site.
– Luiz Felipe