Merge pull request #27405 from ethanwillis/ethan/typos
Update incorrect comments about optional app options for createApp(...)
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user