Small refactor to fix error popup that lost its styling

This commit is contained in:
Trevor Buckner
2023-04-04 23:46:11 -04:00
parent 121da67b7a
commit 89f0c7e127
3 changed files with 81 additions and 84 deletions
+1 -1
View File
@@ -82,4 +82,4 @@ const ErrorNavItem = createClass({
}
});
module.exports = ErrorNavItem;
module.exports = ErrorNavItem;