This commit is contained in:
2025-11-30 22:13:45 +00:00
parent 014fb3080a
commit 19f016a476
9 changed files with 265 additions and 2461 deletions
+1 -2
View File
@@ -7,7 +7,6 @@ import {
unsafeCSS,
css,
type TemplateResult,
subscribe,
} from '@design.estate/dees-element';
import * as plugins from '../../plugins.js';
@@ -25,7 +24,7 @@ declare global {
@customElement('lele-accountnavigation')
export class LeleAccountNavigation extends DeesElement {
@property()
public options: { text: string; id: string }[] = [
accessor options: { text: string; id: string }[] = [
{
id: '1',
text: 'Apps',