Skip to content

Commit

Permalink
Update metaconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ichik committed Nov 28, 2024
1 parent 6be7d30 commit da9454a
Showing 1 changed file with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ export const metaConfig = {
tags: [WIDGET_TAGS.INPUTS],
needsMeta: true,
searchTags: [
"calendar",
"date",
"picker",
"date picker",
"date time",
"date time picker",
"datepicker",
"time",
"timepicker",
"day",
"week",
"year",
"moment",
],
};

0 comments on commit da9454a

Please sign in to comment.