Skip to content

Commit

Permalink
refactor: remove full demos from context (#1885)
Browse files Browse the repository at this point in the history
* chore: rm demos

* chore: update lock file
  • Loading branch information
zombieJ committed Sep 11, 2023
1 parent 595a3d8 commit f9e77a0
Show file tree
Hide file tree
Showing 5 changed files with 121 additions and 99 deletions.
5 changes: 5 additions & 0 deletions examples/normal/src/Foo/demo/work.tsx
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
/**
* title: 我是标题
* description: 我是简介,我可以用 `Markdown` 来编写
*/

export default () => 'External Demo Block';
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"rc-motion": "^2.7.3",
"rc-tabs": "^12.10.0",
"rc-tree": "^5.7.9",
"rc-util": "^5.37.0",
"react-copy-to-clipboard": "^5.1.0",
"react-error-boundary": "^4.0.10",
"react-intl": "^6.4.4",
Expand Down
Loading

0 comments on commit f9e77a0

Please sign in to comment.