mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-23 06:38:24 +00:00
lint
This commit is contained in:
parent
d19a7613b7
commit
7c6e6fa25c
@ -42,10 +42,10 @@ export enum UiSchemaPersistenceLevel {
|
||||
* The arguments that can be passed in will generally match the "OwnProps" type defined within each file.
|
||||
*/
|
||||
export enum UiSchemaPageComponentList {
|
||||
CreateNewInstance = 'CreateNewInstance',
|
||||
// CreateNewInstance = 'CreateNewInstance',
|
||||
CustomForm = 'CustomForm',
|
||||
MarkdownRenderer = 'MarkdownRenderer',
|
||||
ProcessInstanceListTable = 'ProcessInstanceListTable',
|
||||
// ProcessInstanceListTable = 'ProcessInstanceListTable',
|
||||
ProcessInstanceRun = 'ProcessInstanceRun',
|
||||
SpiffTabs = 'SpiffTabs',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user