Rename tools (#537)

* Rename tools

* Rename Text -> TextLayer
This commit is contained in:
0HyperCube
2022-02-12 19:04:34 +00:00
committed by Keavon Chambers
parent 31fb0d7148
commit 916d10980d
32 changed files with 325 additions and 382 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
pub mod blend_mode;
pub mod folder;
pub mod folder_layer;
pub mod layer_info;
pub mod simple_shape;
pub mod shape_layer;
pub mod style;
pub mod text;
pub mod text_layer;