mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Minor user files page fixes
This commit is contained in:
@@ -94,6 +94,7 @@ function SubjNameInput({ onChange, uploading }) {
|
||||
) : (
|
||||
<div>
|
||||
<input
|
||||
autoFocus
|
||||
placeholder={'Új tárgy neve'}
|
||||
type="text"
|
||||
onChange={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user