chore: overriden -> overridden

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-08-08 12:10:15 +02:00
parent f4b9fd74ca
commit e0fd7f4046
2 changed files with 7 additions and 7 deletions
@@ -54,7 +54,7 @@ const useComponentRefApi = () => {
};
/**
* Creates a SwappableComponent that can be used to render the component, optionally overriden by the app.
* Creates a SwappableComponent that can be used to render the component, optionally overridden by the app.
*
* @public
*/