mirror of
https://github.com/mathuo/dockview
synced 2025-02-13 11:55:45 +00:00
docs: fix typo in core/panels/tabs
This commit is contained in:
parent
693a3cd6ef
commit
1b7f29e800
@ -109,7 +109,7 @@ not implemented
|
|||||||
|
|
||||||
## Accessing Custom Panel Parameters
|
## Accessing Custom Panel Parameters
|
||||||
|
|
||||||
You can provide a generic type that matches the structure of the epxected custom panels parameters
|
You can provide a generic type that matches the structure of the expected custom panels parameters
|
||||||
to provide type-hints for the panel parameters which can be accessed via the `params` option.
|
to provide type-hints for the panel parameters which can be accessed via the `params` option.
|
||||||
|
|
||||||
<FrameworkSpecific framework='React'>
|
<FrameworkSpecific framework='React'>
|
||||||
|
Loading…
Reference in New Issue
Block a user