Oprava posunů mezi dny v inputech
This commit is contained in:
@@ -374,6 +374,7 @@ function App() {
|
||||
Poslední změny:
|
||||
<ul>
|
||||
<li>Anděloviny</li>
|
||||
<li>Zamezení posunů mezi dny šipkami v inputech</li>
|
||||
</ul>
|
||||
</Alert>
|
||||
{dayIndex != null &&
|
||||
@@ -582,6 +583,7 @@ function App() {
|
||||
if (event.key === 'Enter') {
|
||||
handlePizzaPoznamkaChange();
|
||||
}
|
||||
event.stopPropagation();
|
||||
}} />
|
||||
<Button
|
||||
style={{ marginLeft: '20px' }}
|
||||
|
||||
Reference in New Issue
Block a user