Commit 69b5be54 authored by Duminda Kodagoda's avatar Duminda Kodagoda

Merge branch 'feature/questionAnswer' into 'master'

testing the file Q&A

See merge request !3
parents 4196e547 aac86eef
import React from 'react';
import styled from 'styled-components';
const guesture = (): JSX.Element => {
return <Container></Container>;
};
const Container = styled.div``;
export default guesture;
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