Skip to content

Commit 04966ab

Browse files
authored
clean up docs (#397)
1 parent cee292f commit 04966ab

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Nothing to tell here, it's just [Symfony](https://symfony.com/doc/current/templa
7474
- [Custom Adapter](docs/DynamicMultiFile/99_CustomAdapter.md)
7575
- [Conditional Logic](docs/81_ConditionalLogic.md)
7676
- [Form & Field Attributes](docs/83_Attributes.md)
77-
- [Form Runtime Data](docs/85_RuntimeData.md))
77+
- [Form Runtime Data](docs/85_RuntimeData.md)
7878
- [Form Data Injection](docs/86_FormDataInjection.md)
7979
- [Frontend Tips](docs/90_FrontendTips.md)
8080
- [FormBuilder Javascript Plugins](docs/91_Javascript.md)

docs/86_FormDataInjection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ This feature is available for:
1414
- Integer Type
1515
- Text Type
1616
- Textarea Type
17-
-
1817

1918
***
2019

0 commit comments

Comments
 (0)