Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3a2613b

Browse files
authored
fix: update stackblitz links (#515)
1 parent3511e50 commit3a2613b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Please specify library version.
1212

1313
**To Reproduce**
1414
Create a Stackblitz demoing the bug/issue:
15-
https://stackblitz.com/
15+
<https://stackblitz.com/fork/angular-split-demo-v19>

‎src/app/home/home.component.ts‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ import { Component, VERSION } from '@angular/core'
8888
<h5>Bug report:</h5>
8989
<p>
9090
If you find a bug, open an issue with a
91-
<a href="https://stackblitz.com/fork/angular-split-demo">StackBlitz</a> demo showing it.
91+
<a href="https://stackblitz.com/fork/angular-split-demo-v19">StackBlitz</a> demo showing it.
9292
</p>
9393
<h5>Credits:</h5>
9494
<p>
@@ -98,7 +98,6 @@ import { Component, VERSION } from '@angular/core'
9898
</div>
9999
</div>
100100
`,
101-
102101
})
103102
exportclassHomeComponent{
104103
version=VERSION.full

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp