Closed cherifGsoul closed 5 years ago
Update the docs to use import { StacheElement } from "can"; instead of import { StacheElement } from "can/everything"; .
import { StacheElement } from "can";
import { StacheElement } from "can/everything";
Update the docs to use
import { StacheElement } from "can";
instead ofimport { StacheElement } from "can/everything";
.