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

refactor(datepicker): export datepicker #230

Closed
wants to merge 1 commit into from

Conversation

c33k
Copy link

@c33k c33k commented Mar 22, 2021

Export DatePicker component on index.js

@vercel
Copy link

vercel bot commented Mar 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/arturbien/react95/HVxGfVymQoqkbsekpsnkazskHNvX
✅ Preview: https://react95-git-fork-c33k-c33k-exportdatepicker-arturbien.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ac91403:

Sandbox Source
React95 template Configuration

@arturbien
Copy link
Member

The component is not exported because it's not ready yet for prod as it is a quite complex one. Mostly due to internationalization (month names / day name abbreviations) issues and other. You can see some discussion about it here: #194

@arturbien arturbien closed this Mar 23, 2021
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