first commit
This commit is contained in:
@ -27,7 +27,7 @@ function DataSet(props) {
|
|||||||
});
|
});
|
||||||
|
|
||||||
himpunan_fuzzy = props.data.himpunan_fuzzy;
|
himpunan_fuzzy = props.data.himpunan_fuzzy;
|
||||||
url = "https://myfuzzybe2.herokuapp.com//";
|
url = "https://myfuzzybe2.herokuapp.com/";
|
||||||
|
|
||||||
table_rule_base = rule_base.map((item, index) => {
|
table_rule_base = rule_base.map((item, index) => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user