aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/button/textButton/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/nodes/button/textButton/index.ts')
-rw-r--r--src/client/views/nodes/button/textButton/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/button/textButton/index.ts b/src/client/views/nodes/button/textButton/index.ts
new file mode 100644
index 000000000..01d62eb7e
--- /dev/null
+++ b/src/client/views/nodes/button/textButton/index.ts
@@ -0,0 +1 @@
+export * from './TextButton'; \ No newline at end of file