Merge pull request '1111' (#1) from feature-hi into develop
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@Entry
|
||||
@Component
|
||||
struct Index {
|
||||
@State message: string = 'Hello World';
|
||||
@State message: string = 'Hello World hi';
|
||||
|
||||
build() {
|
||||
RelativeContainer() {
|
||||
|
||||
Reference in New Issue
Block a user