Skip to content

Commit

Permalink
chore: update preset
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemir committed May 27, 2024
1 parent 5758b4c commit 72feb84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ module.exports = {
},
{
name: "test-title-option",
type: "refine-nextjs",
type: "refine-remix",
answers: {
"title": "Refine Nextjs",
"title": "Refine Remix",
"svg": "<div style={{ width: 24, height: 24, background: 'red' }} />",
"ui-framework": "antd",
"data-provider": "data-provider-custom-json-rest",
Expand Down

0 comments on commit 72feb84

Please sign in to comment.