From 5449985ccbec3ccadfb983edd5a31dae56d2fa6f Mon Sep 17 00:00:00 2001 From: ilyayudovin Date: Fri, 9 Oct 2020 22:52:28 +0300 Subject: Correct validate Dom nesting warning --- src/containers/PollCreation/PollCreation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/PollCreation/PollCreation.tsx b/src/containers/PollCreation/PollCreation.tsx index 2990213..7f4edc1 100644 --- a/src/containers/PollCreation/PollCreation.tsx +++ b/src/containers/PollCreation/PollCreation.tsx @@ -83,7 +83,7 @@ const PollCreation: React.FC = () => { {user && } - +