Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/Layout.tsx')
-rw-r--r--client/components/Layout.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index b617141..9a6a6d0 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -1,3 +1,4 @@
+import React from "react";
import { Flex } from "reflexbox/styled-components";
import { FC } from "react";