diff --git a/ui/src/views/explore/header.tsx b/ui/src/views/explore/header.tsx index 317eda5..01f57a0 100644 --- a/ui/src/views/explore/header.tsx +++ b/ui/src/views/explore/header.tsx @@ -1,6 +1,7 @@ import { Button } from '@/components'; import { Link } from 'react-router-dom'; import { Header as HS } from './header.styles'; + export const Header = () => ( @@ -14,7 +15,7 @@ export const Header = () => ( Create an NFA {/* TODO replace with create ap route */} -