feat(components): add large set of new UI components and demos, reorganize groups, and bump a few dependencies
This commit is contained in:
@@ -21,7 +21,7 @@ declare global {
|
||||
export class DeesSimpleLogin extends DeesElement {
|
||||
// STATIC
|
||||
public static demo = demoFunc;
|
||||
public static demoGroup = 'Simple';
|
||||
public static demoGroups = ['Simple'];
|
||||
// INSTANCE
|
||||
|
||||
@property()
|
||||
|
||||
Reference in New Issue
Block a user