feat(workspace): introduce a responsive signature workspace demo and remove legacy contract editor components

This commit is contained in:
2026-05-02 18:37:48 +00:00
parent 90836f1c72
commit 57cbb739d2
48 changed files with 4387 additions and 13348 deletions
+8
View File
@@ -0,0 +1,8 @@
export * from './sdig-workspace.shared.js';
export * from './sdig-workspace-inbox.js';
export * from './sdig-workspace-compose.js';
export * from './sdig-workspace-sign.js';
export * from './sdig-workspace-audit.js';
export * from './sdig-workspace-developers.js';
export * from './sdig-workspace-placeholder.js';
export * from './sdig-workspace.js';