We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d1940 commit 2840b2aCopy full SHA for 2840b2a
README.md
@@ -18,7 +18,7 @@ SealedX generates extensive sealed classes & interfaces based on common sealed c
18
You can massively reduce writing repeated files such as `_UiState` sealed interfaces if your project is based on MVI architecture.
19
20
<p align="center">
21
-<img src="https://user-images.githubusercontent.com/24237865/184180007-b55615d1-eb46-45c7-9dcf-3f9174e97861.png" width="700"/>
+<img src="https://user-images.githubusercontent.com/24237865/184303312-9df53e1e-9ec2-448c-9d93-3a7265ada7ec.png" width="760"/>
22
</p>
23
24
## Gradle Setup
0 commit comments