Fixed linting issue
ref https://linear.app/tryghost/issue/IPC-96/add-link-back-to-dashboard-to-post-published-screen
This commit is contained in:
parent
c3355d0067
commit
0b7f3546ac
@ -98,7 +98,7 @@
|
||||
{{else}}
|
||||
<p class="gh-publish-confirmation gh-publish-confirmation-with-feedback">
|
||||
{{#if (feature "onboardingChecklist")}}
|
||||
<LinkTo @route="dashboard" class="gh-back-to-editor" title="Back to dashboard">Back to dashboard</LinkTo>
|
||||
<LinkTo @route="dashboard" class="gh-back-to-editor">Back to dashboard</LinkTo>
|
||||
{{else}}
|
||||
<button
|
||||
type="button"
|
||||
|
Loading…
Reference in New Issue
Block a user