Skip to content

technical test#1

Open
Meetchou wants to merge 1 commit into
instamedsolutions:mainfrom
Meetchou:main
Open

technical test#1
Meetchou wants to merge 1 commit into
instamedsolutions:mainfrom
Meetchou:main

Conversation

@Meetchou

Copy link
Copy Markdown

No description provided.

@@ -0,0 +1,8 @@
/**

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All storybook-static files should be ignored in the .gitignore


const DropZone:FC<DropZoneProps> = ({
onUpload,
title = "Glissez votre fichier dans cet espace ou",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All texts should be handled using translations


const UploadModal:FC<UploadModalProps> = ({ onDrop, onSubmit }) => (
<div>
<Modal title='Uploader un fichier' onClose={() => null} >

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All texts should be handled using translations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants