Skip to content

Commit

Permalink
test: update case
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript committed Oct 7, 2023
1 parent 33e70f9 commit 57d8d3e
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ dynamic({

await import("$CWD/packages/preset-dumi/src/transformer/fixtures/raw/index.less");

var _default = function _default() {
var _default;

return function _default() {
return /*#__PURE__*/_react["default"].createElement(_antd.Button, null);
};

return _default;
},
loading: () => null
})

0 comments on commit 57d8d3e

Please sign in to comment.