Skip to content
Snippets Groups Projects
Commit 0533e90d authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

unused

parent 7d8ed4e9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import { useNavigation } from "../utils";
export default function SVG(){
const { goToPageWithTabAndScroll, /* , goToTextsAndOpenCollapsible */ goToPageAndScroll} = useNavigation();
const { goToPageWithTabAndScroll/* , goToTextsAndOpenCollapsible */ } = useNavigation();
return(
<svg
viewBox="0 0 1000 500"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment