From 5828484983e672eef45e5949a271f7d913799bc9 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Thu, 5 Dec 2019 23:22:08 -0800 Subject: [PATCH] Remove LibraryButton --- .../MediaLibraryWindow/LibraryButton.tsx | 16 ---------------- js/components/MediaLibraryWindow/Sidebar.tsx | 9 --------- js/components/MediaLibraryWindow/TracksTable.tsx | 5 ----- 3 files changed, 30 deletions(-) delete mode 100644 js/components/MediaLibraryWindow/LibraryButton.tsx diff --git a/js/components/MediaLibraryWindow/LibraryButton.tsx b/js/components/MediaLibraryWindow/LibraryButton.tsx deleted file mode 100644 index 14dedcc4..00000000 --- a/js/components/MediaLibraryWindow/LibraryButton.tsx +++ /dev/null @@ -1,16 +0,0 @@ -import React from "react"; -type Props = React.HTMLAttributes; - -// TODO: This should be a `