From 2ab5a24d78822a422c037cb85c9823e7dbb237fd Mon Sep 17 00:00:00 2001 From: AllenFang Date: Tue, 9 Jan 2018 23:41:34 +0800 Subject: [PATCH] refined story to a sub dir --- .../89889688147bd7575d6327160d64e760.svg | 0 favicon.ico => storybook/favicon.ico | Bin iframe.html => storybook/iframe.html | 0 index.html => storybook/index.html | 0 .../static}/manager.98b7772dda8b0d9933c1.bundle.js | 0 .../static}/preview.fcb1b820663e05a5c281.bundle.js | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename 89889688147bd7575d6327160d64e760.svg => storybook/89889688147bd7575d6327160d64e760.svg (100%) rename favicon.ico => storybook/favicon.ico (100%) rename iframe.html => storybook/iframe.html (100%) rename index.html => storybook/index.html (100%) rename {static => storybook/static}/manager.98b7772dda8b0d9933c1.bundle.js (100%) rename {static => storybook/static}/preview.fcb1b820663e05a5c281.bundle.js (100%) diff --git a/89889688147bd7575d6327160d64e760.svg b/storybook/89889688147bd7575d6327160d64e760.svg similarity index 100% rename from 89889688147bd7575d6327160d64e760.svg rename to storybook/89889688147bd7575d6327160d64e760.svg diff --git a/favicon.ico b/storybook/favicon.ico similarity index 100% rename from favicon.ico rename to storybook/favicon.ico diff --git a/iframe.html b/storybook/iframe.html similarity index 100% rename from iframe.html rename to storybook/iframe.html diff --git a/index.html b/storybook/index.html similarity index 100% rename from index.html rename to storybook/index.html diff --git a/static/manager.98b7772dda8b0d9933c1.bundle.js b/storybook/static/manager.98b7772dda8b0d9933c1.bundle.js similarity index 100% rename from static/manager.98b7772dda8b0d9933c1.bundle.js rename to storybook/static/manager.98b7772dda8b0d9933c1.bundle.js diff --git a/static/preview.fcb1b820663e05a5c281.bundle.js b/storybook/static/preview.fcb1b820663e05a5c281.bundle.js similarity index 100% rename from static/preview.fcb1b820663e05a5c281.bundle.js rename to storybook/static/preview.fcb1b820663e05a5c281.bundle.js