Skip to content

Commit

Permalink
chore(web-components): re-generate api.md which api-extractor now pro…
Browse files Browse the repository at this point in the history
…perly emits
  • Loading branch information
Hotell committed May 25, 2023
1 parent eae6508 commit 831e8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-components/docs/api-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ export const ambientShadow = "0 0 2px rgba(0, 0, 0, 0.14)";
// @internal
export class Anchor extends Anchor_2 {
// @public
appearance: AnchorAppearance;
appearance?: AnchorAppearance;
// (undocumented)
appearanceChanged(oldValue: AnchorAppearance, newValue: AnchorAppearance): void;
// (undocumented)
Expand Down

0 comments on commit 831e8b8

Please sign in to comment.