File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,11 @@ LitAuth(
143
143
);
144
144
```
145
145
146
- This will use the default configuration and UI theming. See the section on [ decoration and theming] ( #decoration-and-theming ) for customization.
146
+ This will use the default configuration and UI theming.
147
+
148
+ <p align =" left " ><img src =" https://user-images.githubusercontent.com/45597490/88035376-3ee01200-cb6c-11ea-8076-782b9f424e7e.jpg " height =" 200 " alt =" Lit Firebase " ></p >
149
+
150
+ See the section on [ decoration and theming] ( #decoration-and-theming ) for customization.
147
151
148
152
** NOTE** : This widget needs to be a child of a ` Scaffold ` widget.
149
153
@@ -247,7 +251,7 @@ LitAuth(
247
251
```
248
252
249
253
### Dialogs
250
- For now dialog nessage are rendered using the ` flushbar ` package.
254
+ For now dialog message are rendered using the ` flushbar ` package.
251
255
252
256
** todo** : provide additional theming/overrides for dialogs.
253
257
You can’t perform that action at this time.
0 commit comments