feat-dev(wip): files table view (#2100)
This commit is contained in:
@@ -18,6 +18,8 @@ type ExperimentalFeatureItem = {
|
||||
|
||||
type Props = {
|
||||
application: {
|
||||
setValue: WebApplication['setValue']
|
||||
getValue: WebApplication['getValue']
|
||||
features: WebApplication['features']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user