Revert "Wysiwyg text (#200)" (#225)

This reverts commit abbc04df0e.
This commit is contained in:
Christopher Chedeau 2020-01-06 19:50:37 -08:00 committed by GitHub
parent db973c61e8
commit f2665408fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 87 deletions

View file

@ -13,4 +13,3 @@ export { hitTest } from "./collision";
export { resizeTest } from "./resizeTest";
export { generateDraw } from "./generateDraw";
export { isTextElement } from "./typeChecks";
export { textWysiwyg } from "./textWysiwyg";