Add composer FAB to home page

This commit is contained in:
Paul Frazee 2022-08-31 20:09:58 -05:00
parent 4aa8a58f27
commit b3b2cfe909
7 changed files with 71 additions and 1 deletions

2
src/view/lib/z-index.ts Normal file
View file

@ -0,0 +1,2 @@
export const FAB = 1
export const BASE = 0