deploy: 53bcc28443
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
import{a as i,b as n,i as u}from"./lit-element-BUNo9pnf.js";import{t as f}from"./custom-element-BhZVzxrc.js";var d=Object.getOwnPropertyDescriptor,h=(t,o,s,c)=>{for(var r=c>1?void 0:c?d(o,s):o,a=t.length-1,l;a>=0;a--)(l=t[a])&&(r=l(r)||r);return r};let e=class extends i{render(){return n`<article>
|
||||
<h3>Account Info</h3>
|
||||
<ul>
|
||||
<li><a href="#/dashboard/account/1">User 1</a></li>
|
||||
<li><a href="#/dashboard/account/2">User 2</a></li>
|
||||
<li><a href="#/dashboard/account/3">User 3</a></li>
|
||||
</ul>
|
||||
</article>`}};e.styles=u`
|
||||
article {
|
||||
padding: 16px;
|
||||
}
|
||||
`;e=h([f("account-info")],e);export{e as AccountInfo};
|
||||
Reference in New Issue
Block a user