Skip to content

Commit

Permalink
fix(strapi-v4): swizzle label
Browse files Browse the repository at this point in the history
  • Loading branch information
alicanerdurmaz committed Oct 8, 2024
1 parent ba0a2d6 commit 7b677c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/strapi-v4/refine.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
items: [
{
group: "Providers",
label: "Strapi V4",
label: "Strapi v4",
requiredPackages: ["[email protected], [email protected]"],
files: [
{
Expand Down

0 comments on commit 7b677c7

Please sign in to comment.