diff --git a/frontend/src/components/General/InfoButton.svelte b/frontend/src/components/General/InfoButton.svelte new file mode 100644 index 0000000..dcb4132 --- /dev/null +++ b/frontend/src/components/General/InfoButton.svelte @@ -0,0 +1,56 @@ + + + +
{title}
+This is the Inputs & outputs page
+ +Option 1
+Option 2
+Option 3
+{$_("projectHardwareInputsLabel")}
+{$_("projectHardwareOutputsLabel")}
+