selection
This commit is contained in:
@@ -6,6 +6,8 @@ export const createWorkspaceSurfaceConfig = ({
|
||||
sidebarToggle = null,
|
||||
actions = null,
|
||||
breadcrumbs = null,
|
||||
selectionLabel = null,
|
||||
floatingActions = null,
|
||||
content = null,
|
||||
detail = null,
|
||||
variant = 'documents',
|
||||
@@ -28,6 +30,8 @@ export const createWorkspaceSurfaceConfig = ({
|
||||
leading,
|
||||
actions,
|
||||
breadcrumbs,
|
||||
selectionLabel,
|
||||
floatingActions,
|
||||
},
|
||||
content,
|
||||
detail,
|
||||
|
||||
Reference in New Issue
Block a user