diff --git a/src/components/Analytics/index.tsx b/src/components/Analytics/index.tsx new file mode 100644 index 0000000..7c2f09f --- /dev/null +++ b/src/components/Analytics/index.tsx @@ -0,0 +1,22 @@ +import React from 'react'; + +export const Analytics = () => ( + <> +