Commit 310be1d0 by talequale

wip

parent 67b59ad4
......@@ -38,6 +38,14 @@ const Account = D.declare('view.page.Account', () => {
)
})}
/>
<div className="no-cards">
<div className="no-cards__text">
</div>
<div className="no-cards__image">
<img src="uploads/images/assistant-nocards.svg" alt=""/>
</div>
</div>
{/* {(()=> {
let c = <div/>;
(async () => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment