You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{!(subscribed||isEnterpriseCustomer)&&<Linkhref={"https://minusx.ai/pricing/"}isExternaldisplay={"flex"}fontSize="xs"color="minusxGreen.800"fontWeight={"bold"}alignItems={"center"}title="A taste of what's possible. Great if you're just exploring MinusX to get a feel for the product. Switch to pro for an advanced experience."><BiSolidLockAlt/> Basic Plan</Link>}
328
333
{subscribed&&<Linkhref={"https://minusx.ai/pricing/"}isExternaldisplay={"flex"}fontSize="xs"color="minusxGreen.800"fontWeight={"bold"}alignItems={"center"}><BiSolidStar/> Pro Plan</Link>}
consthelperMessage=useAppStore((state)=>state.helperMessage)?.split('---')[1]||"Welcome to MinusX! You can ask us anything related to your data, and our agents will take care of the rest!"
180
+
// const helperMessage = useAppStore((state) => state.helperMessage)?.split('---')[1] || "Welcome to MinusX! You can ask us anything related to your data, and our agents will take care of the rest!"
181
+
consthelperMessage=`Login to start talking to your dashboards, writing complex queries in minutes, and asking deeper questions about your business.
0 commit comments