Skip to content

Commit 15cc0e3

Browse files
committed
Update HelloWorld Example Layout ID
1 parent f9fd707 commit 15cc0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/lib/main.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class _MyAppState extends State<MyApp> {
4141
name: 'Hello World',
4242
builder: (context) {
4343
return CodelesslyWidget(
44-
layoutID: "0R0yB82iCD4RPZMZYOYZ",
44+
layoutID: "0R0yRfzR23SQfDGrbg3h",
4545
loadingBuilder: (context) {
4646
return const CupertinoActivityIndicator();
4747
},

0 commit comments

Comments
 (0)