| 1 |
import{a as r,F as n,g as l,j as e,_ as s,b as o}from"./main-762.js";function b({setModal:c,createNewView:a}){const{css:t}=r();n();const{formType:i,formID:d}=l();return e.jsxs("div",{className:"btcd-greeting",children:[e.jsx("h2",{children:s("Welcome to Bit Form Views (Beta)")}),e.jsx("div",{className:t({flx:"center"}),children:e.jsx("button",{"data-testid":"create-table-btn",onClick:()=>a(),type:"button",className:`${t(o.btn)} round btcd-btn-lg dp-blue`,children:s("Create First View")})})]})}export{b as default}; |