Closed
Description
I'm trying to implement the feature requested by Peerrich in calcom (calcom/cal.com#2939), but as the TimezoneSelect component is imported from the build, it makes it difficult to make some kind of change in the code.
In the example folder (example/src/Timezone.tsx), the TimezoneSelect is imported from dist folder
As it is, any changes made to the code will not reflect in the development, when we create a .tsx component for TimezoneSelect instead of importing from the build we will be able to see the changes at the same time as we do
Metadata
Metadata
Assignees
Labels
No labels