Skip to content

Commit fef5cf8

Browse files
committed
Create Example Hello World Layout
1 parent e724e84 commit fef5cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/lib/main.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import 'package:codelessly_sdk/codelessly_sdk.dart';
22
import 'package:flutter/material.dart';
33

4-
const String authToken = 'LzgxKT1yfFo8Py9se2g9ZzQjOWt7KUtCUl57XzVGdGhoMGpP';
5-
const String layoutID = '0QulTBDc3r8gHgv0KeVK';
4+
const String authToken = 'LCVyNTxyLCVxQXh3WDc5MFowLjApQXJfWyNdSnlAQjphLyN1';
5+
const String layoutID = '0Qz5TaUXGRBrc53IZW7M';
66

77
// METHOD 1
88
void main() async {

0 commit comments

Comments
 (0)