wendykr / OPAKOVANI-PROJEKT-LeviExpress

Fiktivní projekt pro kurz React 1 od Czechitas.
https://leviexpress-wendykr.netlify.app
1 stars 0 forks source link

Protect select cities #1

Closed wendykr closed 6 months ago

wendykr commented 6 months ago

add disabled on button "Vyhledat spoj" if (fromCity === toCity). User can't send form.

wendykr commented 6 months ago

added