aboutsummaryrefslogtreecommitdiff
path: root/src/Logo.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Logo.tsx')
-rw-r--r--src/Logo.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Logo.tsx b/src/Logo.tsx
index a4036a9..d6abb46 100644
--- a/src/Logo.tsx
+++ b/src/Logo.tsx
@@ -1,5 +1,5 @@
import React from 'react';
-export default (props) =>
+export default (props: {style: {[key: string]: string | number }}) =>
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 98.905998 93.557997"