Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize bundle size #8

Open
adeldueast opened this issue May 20, 2024 · 1 comment
Open

Minimize bundle size #8

adeldueast opened this issue May 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@adeldueast
Copy link

adeldueast commented May 20, 2024

I could be wrong but according to mui's doc

import { Button, TextField } from '@mui/material'; should not be used to avoid pulling in unused modules

Also, thank you for your efforts in making this nice date range picker ❤️

The MUI dater ange picker isnt free and i didnt want to use an other library that I would have to style as im using MUI..

@miyushan miyushan self-assigned this May 24, 2024
@miyushan
Copy link
Owner

Hi, thank you for pointing that out. I'll update the package to avoid pulling in unused modules. I appreciate your support and am glad you're enjoying the date range picker plus!

Best regards,
Miyushan

@miyushan miyushan added the enhancement New feature or request label Nov 2, 2024
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

No branches or pull requests

2 participants