mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-26 04:57:23 +00:00
add font awesome icons
This commit is contained in:
@@ -22,7 +22,7 @@ function render(props, state) {
|
||||
className={inputClasses}
|
||||
type='text'
|
||||
name='email'
|
||||
placeholder='email'
|
||||
placeholder='Email'
|
||||
value={state.email}
|
||||
onkeydown={props.onChange} />
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user