Getting StartedReact JSOn this pageReact JSInstalationYou can install Dash UI in Next js using the following command from your terminalnpm i @dash-ui-lib/coreImporting DashImport Dash UI in your app.tsx fileapp.tsximport '@dash-ui-lib/core/index.css'