diff options
author | bobzel <zzzman@gmail.com> | 2021-09-14 16:07:51 -0400 |
---|---|---|
committer | bobzel <zzzman@gmail.com> | 2021-09-14 16:07:51 -0400 |
commit | 0fa9fd0f1c51c5a121a212635395bdb63ac28cd6 (patch) | |
tree | e7c98de1591146cf2a50c513a669d5b7308aea46 /src/client/views/nodes/button/toggleButton/index.ts | |
parent | abc5f96945fc0716fb1ccb4c99005bc7b7473086 (diff) | |
parent | 301652c454f3b74815aa7be2f2159e0a61d14e0b (diff) |
merged with master
Diffstat (limited to 'src/client/views/nodes/button/toggleButton/index.ts')
-rw-r--r-- | src/client/views/nodes/button/toggleButton/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/button/toggleButton/index.ts b/src/client/views/nodes/button/toggleButton/index.ts new file mode 100644 index 000000000..cdb9c527c --- /dev/null +++ b/src/client/views/nodes/button/toggleButton/index.ts @@ -0,0 +1 @@ +export * from './ToggleButton';
\ No newline at end of file |