Update incorrect comments about optional app options for createApp(...)

Signed-off-by: Ethan <182492+ethanwillis@users.noreply.github.com>
This commit is contained in:
Ethan
2024-10-30 19:29:37 -05:00
parent cfb9a94dbe
commit c66fe900d5
+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
*/