Module 624716

473 characters · in 60097a57fcb03be0.js
Dependencies
Required by (2)
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,l){l.d(t,{A:()=>o});var a=l(627968),n=l(834730),i=l(486164),r=l(557464);let o=()=>{let e={title:"Sample Tooltip",body:"This is only to be for navigation items inside of the DM view",asset:{src:r.A,type:"image",aspectRatio:"1/1"}};return(0,a.jsx)("div",{children:(0,a.jsx)(i.A,{...e,children:(0,a.jsx)("div",{style:{background:"pink",borderRadius:8,padding:12,display:"inline-block"},children:(0,a.jsx)(n.E,{variant:"text-md/bold",children:"Hover Me!"})})})})}}