Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 0 additions & 36 deletions .github/workflows/verify-generated.yml

This file was deleted.

2 changes: 1 addition & 1 deletion generated/PROPS_OVERVIEW.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @tscircuit/props Overview

> Generated at 2025-10-04T18:42:43.137Z
> Generated by scripts/generate-props-overview.ts
> Latest version: https://github.com/tscircuit/props/blob/main/generated/PROPS_OVERVIEW.md

This document provides an overview of all the prop types available in @tscircuit/props.
Expand Down
2 changes: 1 addition & 1 deletion scripts/generate-props-overview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const allInterfaces = files
// Generate markdown content
const template = `# @tscircuit/props Overview

> Generated at ${new Date().toISOString()}
> Generated by scripts/generate-props-overview.ts
> Latest version: https://github.com/tscircuit/props/blob/main/generated/PROPS_OVERVIEW.md

This document provides an overview of all the prop types available in @tscircuit/props.
Expand Down