Commit 4196e547 authored by Duminda Kodagoda's avatar Duminda Kodagoda

Merge branch 'feature/attention-tracking' into 'master'

eye trackng test file creation

See merge request !2
parents 5bf319dd 2ac7fa0a
import React from 'react';
import styled from 'styled-components';
const guesture = (): JSX.Element => {
return <Container></Container>;
};
const Container = styled.div``;
export default eyeTracking;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment