diff --git a/src/truth-table.tsx b/src/truth-table.tsx index 7247e45..f3b3504 100644 --- a/src/truth-table.tsx +++ b/src/truth-table.tsx @@ -174,29 +174,9 @@ simplify=${ simplifyEnabled() }&hide=${ hideValues().value }&sort=${ sortValues(
API docs can be found here.
-Not: | -! | -|
And: | -& | -|
Or: | -| | -/ | -
Implication: | -{ "->" } | -