mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-06 12:27:44 +00:00
spelling: transparent
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ export interface ISecondaryTab {
|
|||||||
*/
|
*/
|
||||||
activeTab?: string;
|
activeTab?: string;
|
||||||
/**
|
/**
|
||||||
* Boolean value if you wnat to set tab background transpetant or not
|
* Boolean value if you wnat to set tab background transparent or not
|
||||||
*/
|
*/
|
||||||
isBgTransparent?: boolean;
|
isBgTransparent?: boolean;
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user