summaryrefslogtreecommitdiff
path: root/templates/project/widgets/text/text.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project/widgets/text/text.coffee')
-rw-r--r--templates/project/widgets/text/text.coffee2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/project/widgets/text/text.coffee b/templates/project/widgets/text/text.coffee
new file mode 100644
index 0000000..754644e
--- /dev/null
+++ b/templates/project/widgets/text/text.coffee
@@ -0,0 +1,2 @@
+class AllTheThings.Text extends AllTheThings.Widget
+ source: 'text' \ No newline at end of file