Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 45fec1c

Browse files
authored
docs(forms): remove deprecated forms notice for js (#2395)
1 parent c17f859 commit 45fec1c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

public/docs/js/latest/guide/forms.jade

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
include ../_util-fns
22

3-
.alert.is-important
4-
:marked
5-
This guide is using the new forms API.
6-
7-
The old forms API is deprecated, but we still maintain a separate version of the guide using the deprecated forms API <a href='/docs/js/latest/guide/forms-deprecated.html'>here</a>.
8-
93
:marked
104
We’ve all used a form to login, submit a help request, place an order, book a flight,
115
schedule a meeting and perform countless other data entry tasks.

0 commit comments

Comments
 (0)