Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandf committed Aug 12, 2024
1 parent 8197a99 commit c8aed96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/MlHub/_Layout/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { PageLayout, LayoutBody } from '@tapis/tapisui-common';
import { Menu } from '../_components';

const Layout: React.FC = () => {

const header = (
<div>
<Menu />
Expand Down

0 comments on commit c8aed96

Please sign in to comment.