chore: remove @demo alias

This commit is contained in:
chenjiahan
2021-09-05 12:49:04 +08:00
parent f144a6e2cd
commit f7f5c6e9b5
95 changed files with 102 additions and 109 deletions
@@ -18,7 +18,7 @@ type DemoItem = {
function genInstall() {
return `import packageEntry from './package-entry';
import './package-style';
import './package-style.less';
`;
}