summaryrefslogtreecommitdiffhomepage
path: root/app/components
diff options
context:
space:
mode:
Diffstat (limited to 'app/components')
-rw-r--r--app/components/singleton_title.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/components/singleton_title.rb b/app/components/singleton_title.rb
new file mode 100644
index 0000000..c2fd410
--- /dev/null
+++ b/app/components/singleton_title.rb
@@ -0,0 +1,2 @@
+FF::Cmp.new('SingletonTitle', singleton: true)
+FF::Cmp::SingletonTitle.new