mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
DEV: Drop ScrollTracker component (#28911)
Restoring scroll position is now handled by the route-scroll-manager service, so this is unneeded
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
<ScrollTracker @name="discourse-automation-edit" />
|
||||
|
||||
<section class="discourse-automation-form edit">
|
||||
<form class="form-horizontal">
|
||||
<FormError @error={{this.error}} />
|
||||
|
Reference in New Issue
Block a user