We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5ff76 commit 468a04aCopy full SHA for 468a04a
packages/components/src/components/header/model.ts
@@ -27,7 +27,7 @@ export type DBHeaderDefaultProps = {
27
primaryAction?: any;
28
/**
29
* Slot to pass one or more elements like DBButton (e.g. profile, language, etc.) as secondary action.
30
- * - Desktop: Shown seperated by divider at the end of the header
+ * - Desktop: Shown separated by divider at the end of the header
31
* - Mobile: Shown inside the drawer at the bottom.
32
*/
33
secondaryAction?: any;
0 commit comments