1 2 3 4
import Button from './Button/Button'; import ButtonSubmit from './ButtonSubmit/ButtonSubmit'; export { Button, ButtonSubmit };