0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 15:32:40 +00:00

Debounce validation on Lang field

This commit is contained in:
Trevor Buckner
2023-03-20 13:17:51 -04:00
parent cf99bd9004
commit 0a7ccfb89e
2 changed files with 5 additions and 2 deletions

View File

@@ -126,4 +126,4 @@ const Combobox = createClass({
}
});
module.exports = Combobox;
module.exports = Combobox;