2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

DEV: Remove directory-toggle component (#10413)

This commit is contained in:
Mark VanLandingham 2020-08-12 08:11:32 -05:00 committed by GitHub
parent 6dd9f2eca2
commit 00a0767c35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +0,0 @@
import TableHeader from "discourse/components/table-header-toggle";
// TODO: Remove once Discourse 2.5 is stable
export default TableHeader.extend();