Skip to content

Commit

Permalink
Update packages/schema/lib/schemas/AuthFieldSchema.js
Browse files Browse the repository at this point in the history
Co-authored-by: Kola Erinoso <[email protected]>
  • Loading branch information
Natay and kola-er authored Feb 4, 2025
1 parent dfc3dc5 commit fb88e82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/schema/lib/schemas/AuthFieldSchema.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ module.exports = makeSchema(
'If this value is required or not. This defaults to `true`.',
type: 'boolean',
},

placeholder: {
description: 'An example value that is not saved.',
type: 'string',
Expand Down

0 comments on commit fb88e82

Please sign in to comment.