"vue-final-modal": "^3.4.11" -> upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite
OS Windows
After build command I got an error TS2305: Module '"vue-final-modal"' has no exported member 'ModalsContainer'.

upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command" /> upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command" /> upgrade to "vue-final-modal": "^4.4.5", "vue": "^3.3.4", with composition API, TS, vite OS Windows After build command"/>

I found a solution on version 3.4.11 just don't import { ModalsContainer } its rendering the component without importing.