Skip to content

Commit

Permalink
chore: update StackBlitz repro link
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad authored Dec 11, 2023
1 parent c2bf3e3 commit dcf3403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ assignees: "ssalbdivad"
5. Copy the source code you used to repro the bug and paste it into the code block below.
-->

https://stackblitz.com/edit/arktype-bug?devToolsHeight=33&file=demo.ts
https://stackblitz.com/edit/arktype-repro?devToolsHeight=33&file=demo.ts

```ts
import { type, scope } from "arktype"
Expand Down

0 comments on commit dcf3403

Please sign in to comment.