Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6025 | Rev 8467 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6025 Rev 6026
Línea 6... Línea 6...
6
    return (
6
    return (
7
        <div className="user-profile-ov">
7
        <div className="user-profile-ov">
8
            <h3>
8
            <h3>
9
                Industria
9
                Industria
10
                <button
10
                <button
11
                    className="btn-industry-edit"
11
                    className="btn btn-industry-edit"
12
                    onClick={editIndustry}
12
                    onClick={editIndustry}
13
                >
13
                >
14
                    <i className="fa fa-pencil" />
14
                    <i className="fa fa-pencil" />
15
                </button>
15
                </button>
16
            </h3>
16
            </h3>