From e2e7652ca7d66b94e9d4af2e278733989337db3d Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 13 Apr 2021 23:16:42 -0400 Subject: [PATCH] Remove old AppView doc --- src/components/AppView/AppView.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/components/AppView/AppView.md diff --git a/src/components/AppView/AppView.md b/src/components/AppView/AppView.md deleted file mode 100644 index 9d4107e..0000000 --- a/src/components/AppView/AppView.md +++ /dev/null @@ -1,10 +0,0 @@ -The primary view for webqueue2. - ---- -```jsx -import AppView from "./AppView"; - -``` -```jsx static - -``` \ No newline at end of file