refactoring
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export default abstract class ComponentRenderer {
|
||||
|
||||
static type: string
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,5 @@
|
||||
export default abstract class ComponentRenderer {
|
||||
|
||||
static type: string
|
||||
|
||||
}
|
||||