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

Commit 6b37da7

Browse files
chalinkwalrath
authored andcommitted
docs(forms/dart): remove mention of FORM_DIRECTIVES
Fixes #2752
1 parent c24dd07 commit 6b37da7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

-6
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,6 @@ figure.image-display
9696

9797
+makeTabs('forms/dart/pubspec.yaml, forms/dart/web/index.html, forms/dart/web/main.dart', ',initial,', 'pubspec.yaml, web/index.html, web/main.dart')
9898

99-
.l-sub-section
100-
:marked
101-
Note the `platform_directives` entry in `pubspec.yaml`.
102-
It imports core directives and, more importantly for this chapter,
103-
**form directives**.
104-
10599
:marked
106100
So that the code can run,
107101
let's create a stub for the `<hero-form>` component.

0 commit comments

Comments
 (0)