From f35cb307b3834a97dc7b5dc5b02f57de3b14ca89 Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Thu, 6 Feb 2020 13:08:44 +1000 Subject: [PATCH] Add deprecation notice (#410) --- web/src/components/Digest/index.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/src/components/Digest/index.tsx b/web/src/components/Digest/index.tsx index 5e8afe69..9027ded9 100644 --- a/web/src/components/Digest/index.tsx +++ b/web/src/components/Digest/index.tsx @@ -126,6 +126,11 @@ const Digest: React.FunctionComponent = ({ location, match }) => {
+ + Spaced repetition is deprecated and will be removed in the next major + release. + +