Skip to content

Commit 958ba71

Browse files
ci: apply automated fixes and generate docs
1 parent b4297e4 commit 958ba71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/framework/react/guides/basic-concepts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ Persistent `dirty` state
135135

136136
We have chosen the persistent 'dirty' state model. However, we have introduced the `isDefaultValue` flag to also support a non-persistent 'dirty' state.
137137

138-
139138
```ts
140139
const { isDefaultValue, isTouched } = field.state.meta
141140

0 commit comments

Comments
 (0)