+
+ {showFpsMeter && (
+
+ render {fps.render} fps · data {fps.data} fps · dpr {window.devicePixelRatio || 1}
+
+ )}
+
+ )
+}
diff --git a/src/plugin-ui/index.html b/src/plugin-ui/index.html
new file mode 100644
index 0000000..698de1c
--- /dev/null
+++ b/src/plugin-ui/index.html
@@ -0,0 +1,12 @@
+
+
+
+