Skip to content

Commit c022e4c

Browse files
authored
Merge pull request #146 from mwcraig/add-missing-solution
Add missing solution file
2 parents 0c2d5df + 4575473 commit c022e4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
container = AppLayout(header=header_button,
2+
left_sidebar=left_button,
3+
center=bqapp,
4+
right_sidebar=None,
5+
footer=None)
6+
container

0 commit comments

Comments
 (0)