Skip to content
Snippets Groups Projects
Commit 33b879d5 authored by rob's avatar rob
Browse files

Check pipeline

parent 6c1f2776
No related branches found
No related tags found
Loading
Pipeline #422703 passed
......@@ -48,7 +48,7 @@ function StudentDashboard() {
<Form onSubmit={handleSubmit}>
<Accordion defaultActiveKey={['0']} alwaysOpen>
<Accordion.Item eventKey="0">
<Accordion.Header>Language Skill</Accordion.Header>
<Accordion.Header>Language Skills changed</Accordion.Header>
<Accordion.Body>
<Form.Group className="mb-3" controlId="formGroupSkill1">
<Form.Control as="textarea" rows={3} placeholder="Enter your evidence of the skill" defaultValue={student.language} ref={langRef}/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment