From 3ee410bd05b2db7b0af1896778909d76aeda055d Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Mon, 11 Feb 2019 13:19:27 -0700 Subject: [PATCH] Create _redirects --- www/_redirects | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/_redirects diff --git a/www/_redirects b/www/_redirects new file mode 100644 index 0000000..267b6b7 --- /dev/null +++ b/www/_redirects @@ -0,0 +1 @@ +* https://github.com/tannerlinsley/react-table \ No newline at end of file