Commit 0b20c26
Fix MissingOverrideAnnotation in ReactRootView.java (#55404)
Summary:
Pull Request resolved: #55404
Added Override annotation to getState() method which overrides a method from a superclass.
changelog: [internal] internal
Reviewed By: javache
Differential Revision: D91815279
fbshipit-source-id: b2e9613c864b02c6392aa75a2318e2811455d8951 parent b335121 commit 0b20c26
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| 620 | + | |
620 | 621 | | |
621 | 622 | | |
622 | 623 | | |
| |||
0 commit comments