saas-js / saas-ui

The React component library for startups, built with Chakra UI.
https://saas-ui.dev
MIT License
1.36k stars 131 forks source link

DatePickerInput internal hook & component aren't exported #247

Closed Bliqui closed 3 months ago

Bliqui commented 4 months ago

Description

I would like to change stuff inside the DatePickerInput but can't do that because the useDatePickerInput hook and DateField component aren't exported is it possible (or will it be possible in future) to export them?

Link to Reproduction

No response

Steps to reproduce

No response

Saas UI Version

0.12.39 (@saas-ui/date-picker)

Chakra UI Version

2.8.2

Browser

No response

Operating System

Additional Information

No response

linear[bot] commented 4 months ago

SUI-510 DatePickerInput internal hook & component aren't exported

Pagebakers commented 3 months ago

Maybe you can help out and create a PR that exposes the hooks? Thanks!

Bliqui commented 3 months ago

I'll have a look