Merge pull request #27405 from ethanwillis/ethan/typos

Update incorrect comments about optional app options for createApp(...)
This commit is contained in:
Ben Lambert
2024-11-06 13:02:47 +01:00
committed by GitHub
+1 -1
View File
@@ -86,7 +86,7 @@ export type OptionalAppOptions = {
/**
* A set of components to override the default components with.
*
* The override is applied for each icon individually.
* The override is applied for each app component individually.
*
* @public
*/