Skip to content

Commit

Permalink
revert: revert preset changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemir committed May 27, 2024
1 parent 72feb84 commit 208f02f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,6 @@ module.exports = {
"headless-example": "no",
},
},
{
name: "test-title-option",
type: "refine-remix",
answers: {
"title": "Refine Remix",
"svg": "<div style={{ width: 24, height: 24, background: 'red' }} />",
"ui-framework": "antd",
"data-provider": "data-provider-custom-json-rest",
"auth-provider": "auth-provider-custom",
"antd-example": "antd-example",
"mui-example": "no",
"headless-example": "no",
}
},
{
name: "refine-antd-nextjs",
type: "refine-nextjs",
Expand Down

0 comments on commit 208f02f

Please sign in to comment.