saas-js / saas-ui

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

Modals don't seem to be exported #262

Open siphosenkosindhlovu opened 2 hours ago

siphosenkosindhlovu commented 2 hours ago

Description

Everything in @saas-ui/modals doesn't seem to be exported anymore and I get Typescript errors when trying to import ModalsProvider, createModals and useModals

Link to Reproduction

No response

Steps to reproduce

  1. Import anything dependant on @saas-ui/modals.
  2. Get a `Module @saas-ui/react has no exported member [module name].

Saas UI Version

2.10.1

Chakra UI Version

2.10.3

Browser

Microsoft Edge 129

Operating System

Additional Information

No response

linear[bot] commented 2 hours ago

SUI-560 Modals don't seem to be exported