0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-19 14:12:40 +00:00

Small refactor to fix broken error popup

This commit is contained in:
Trevor Buckner
2023-04-04 23:41:44 -04:00
parent 8958238342
commit 2cb6acc090
3 changed files with 81 additions and 84 deletions

View File

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