We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb992f commit 6bda29eCopy full SHA for 6bda29e
1 file changed
content/warnings/invalid-aria-prop.md
@@ -10,7 +10,7 @@ permalink: warnings/invalid-aria-prop.html
10
11
2. React 还无法识别你指定的属性。这可能会在 React 的未来版本中被修复。但是,React 目前会去除所有未知属性,因此即使在 React 应用中指定这些属性也无法使它们渲染。
12
13
-### 译注:
+**译注:**
14
15
<a name="note1"></a> [1] WAI:Web Accessibility Initiative,Web 无障碍计划<br>
16
<a name="note2"></a> [2] ARIA:Accessible Rich Internet Application,无障碍丰富互联网应用程序
0 commit comments