Skip to content

feat(DropzoneOverlay): add new component#335

Open
pqrupq wants to merge 1 commit into
masterfrom
feature/dropzone-overlay
Open

feat(DropzoneOverlay): add new component#335
pqrupq wants to merge 1 commit into
masterfrom
feature/dropzone-overlay

Conversation

@pqrupq
Copy link
Copy Markdown
Contributor

@pqrupq pqrupq commented Jul 4, 2024

No description provided.

@pqrupq pqrupq added the enhancement New feature or request label Jul 4, 2024
@pqrupq pqrupq self-assigned this Jul 4, 2024
Comment thread packages/react/src/components/DropzoneOverlay/DropzoneOverlay.mdx
})(({ theme }) => ({
paddingBottom: 8,
paddingTop: 8,
lineHeight: theme.typography.pxToRem(24),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

А тут нет подходящего variant?

}));

/**
* This component allows to select files on click or by drag and drop.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* This component allows to select files on click or by drag and drop.
* This component allows to select files by drag and drop on browser window.

@pqrupq pqrupq force-pushed the feature/dropzone-overlay branch from 175ebd3 to 994621f Compare July 4, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants