refactor: rename states to view controllers (#1060)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { WebApplication } from '@/UIModels/Application'
|
||||
import { WebApplication } from '@/Application/Application'
|
||||
import { PureComponent } from '@/Components/Abstract/PureComponent'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user