mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Component was still used by data explorer
This commit is contained in:
parent
eee20a9814
commit
6b04760572
@ -0,0 +1,4 @@
|
|||||||
|
import TableHeader from "discourse/components/table-header-toggle";
|
||||||
|
|
||||||
|
// TODO: Remove once Discourse 2.5 is stable
|
||||||
|
export default TableHeader.extend();
|
Loading…
Reference in New Issue
Block a user