Compare commits
4
Commits
0d0b9d57be
...
ecef71b4f1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ecef71b4f1 | ||
|
|
27af13952d | ||
|
|
f468662516 | ||
|
|
052c54f916 |
@@ -1,7 +1,7 @@
|
||||
@Entry
|
||||
@Component
|
||||
struct Index {
|
||||
@State message: string = 'Hello World';
|
||||
@State message: string = 'Hello';
|
||||
|
||||
build() {
|
||||
RelativeContainer() {
|
||||
|
||||
Reference in New Issue
Block a user