From 52680f0bdf67e9ed4b98811e3e0949a1e1c57da5 Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Wed, 20 May 2020 14:10:25 +0200 Subject: [PATCH] add params to post route --- src/router/Router.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/Router.tsx b/src/router/Router.tsx index 31cd7aa..902623c 100644 --- a/src/router/Router.tsx +++ b/src/router/Router.tsx @@ -31,7 +31,7 @@ const Router: FC = () => ( component={AddExperience} /> - +