Skip to content

Commit 0c19a67

Browse files
chore: remove stale data slot from docs
1 parent 15092a8 commit 0c19a67

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/www/src/content/docs/components/calendar

apps/www/src/content/docs/components/calendar/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ Every rendered part carries a stable `data-slot` attribute for [styling and test
6969
| `calendar-day-tooltip` | The tooltip shown on hover (when `showTooltip` and a message exists) |
7070
| `date-picker-trigger` | The `<div>` wrapping the DatePicker trigger |
7171
| `date-picker-input` | The DatePicker's text `<input>` |
72-
| `date-picker-error` | The error message (always mounted, toggled via `data-visible`) |
7372
| `date-picker-positioner` | The popover positioner for the DatePicker |
7473
| `date-picker-content` | The DatePicker popover content that holds the calendar |
7574
| `range-picker-trigger` | The `<div>` wrapping the RangePicker trigger |

0 commit comments

Comments
 (0)