Skip to content

Commit edbec87

Browse files
committed
fix: remove duplicate accessibility sections in input docs
Remove duplicated :AccessibilityTable and :KeyboardEventsTable components from email, password, search, tel, and textarea input docs.
1 parent 480a28c commit edbec87

File tree

6 files changed

+0
-32
lines changed

6 files changed

+0
-32
lines changed

3.inputs/email.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,4 @@ All FormKit inputs are designed with the following accessibility considerations
6262

6363
### Keyboard Interactions
6464

65-
:KeyboardEventsTable
66-
67-
:AccessibilityTable
68-
69-
### Keyboard Interactions
70-
7165
:KeyboardEventsTable

3.inputs/password.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,4 @@ All FormKit inputs are designed with the following accessibility considerations
6666

6767
### Keyboard Interactions
6868

69-
:KeyboardEventsTable
70-
71-
:AccessibilityTable
72-
73-
### Keyboard Interactions
74-
7569
:KeyboardEventsTable

3.inputs/search.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,4 @@ All FormKit inputs are designed with the following accessibility considerations
5656

5757
### Keyboard Interactions
5858

59-
:KeyboardEventsTable
60-
61-
:AccessibilityTable
62-
63-
### Keyboard Interactions
64-
6559
:KeyboardEventsTable

3.inputs/tel.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,4 @@ All FormKit inputs are designed with the following accessibility considerations
7474

7575
### Keyboard Interactions
7676

77-
:KeyboardEventsTable
78-
79-
:AccessibilityTable
80-
81-
### Keyboard Interactions
82-
8377
:KeyboardEventsTable

3.inputs/textarea.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,4 @@ All FormKit inputs are designed with the following accessibility considerations
5555

5656
### Keyboard Interactions
5757

58-
:KeyboardEventsTable
59-
60-
:AccessibilityTable
61-
62-
### Keyboard Interactions
63-
6458
:KeyboardEventsTable

4.plugins/inertia.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Inertia Plugin
33
description: A plugin for integrating FormKit with Laravel Inertia.
4-
navigation:
5-
new: true
64
---
75

86
# Inertia Plugin

0 commit comments

Comments
 (0)