Extend welcome screen button click area to labels

Closes #738
This commit is contained in:
Keavon Chambers 2022-08-08 01:29:23 -07:00
parent 45a1e144a8
commit 765b648704
10 changed files with 78 additions and 47 deletions

View file

@ -1,3 +1,5 @@
#![doc = include_str!("../README.md")]
pub mod editor_api;
pub mod helpers;