Skip to content

Commit

Permalink
doc: fix option name after changing code
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed Jan 24, 2024
1 parent 1d53522 commit a965a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/style-matcher-options.interface.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export interface StyleMatcherOptions {
informationContainerTargetSelector?: string;
schemeContainerTargetSelector?: string;
authWrapperTargetSelector?: string;
modelsContainerTargetSelector?: string;

inputTargetSelector?: string;
Expand Down

0 comments on commit a965a7e

Please sign in to comment.