Commit df213ca
authored
docs(packages/walkthrough/steps/34/README.md): Add xmlns:core to XML example
This pull request makes a small update to the XML view file by adding the sap.ui.core namespace as core. This change ensures that core UI5 controls and features can be referenced in the view.
Added the xmlns:core="sap.ui.core" namespace declaration to the XML view to enable usage of core UI5 controls.1 parent 8ef1768 commit df213ca
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
0 commit comments