Feature/33 api fails when no pilots or logbook entries #35
@@ -83,9 +83,9 @@ const SiteNav: React.FC<unknown> = () => {
|
|||||||
// throw new Error();
|
// throw new Error();
|
||||||
// }
|
// }
|
||||||
// };
|
// };
|
||||||
// const handlePageClick = (url: string) => {
|
const handlePageClick = (url: string) => {
|
||||||
// navigate(url);
|
navigate(url);
|
||||||
// };
|
};
|
||||||
|
|
||||||
const Settings = () => {
|
const Settings = () => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user