diff --git a/src/components/@types/global.ts b/src/components/@types/global.ts index f5904c41..918a739f 100644 --- a/src/components/@types/global.ts +++ b/src/components/@types/global.ts @@ -29,5 +29,3 @@ export interface ScrollerStep { */ foregroundProps?: Object; } - -export {}; \ No newline at end of file diff --git a/src/statics/images/docs/story-recipes/source-code.png b/src/docs/contributing/story-recipes/source-code.png similarity index 100% rename from src/statics/images/docs/story-recipes/source-code.png rename to src/docs/contributing/story-recipes/source-code.png diff --git a/src/docs/contributing/story-recipes/story-with-custom-docs.stories.mdx b/src/docs/contributing/story-recipes/story-with-custom-docs.stories.mdx index baf36de6..1247967f 100644 --- a/src/docs/contributing/story-recipes/story-with-custom-docs.stories.mdx +++ b/src/docs/contributing/story-recipes/story-with-custom-docs.stories.mdx @@ -1,7 +1,7 @@ import { Meta } from '@storybook/addon-docs'; import { parameters } from '$docs/utils/docsPage.js'; -import SourceCodeImg from '../../../statics/images/docs/story-recipes/source-code.png'; +import SourceCodeImg from './source-code.png'; import '../../docStyles.scss'; diff --git a/src/statics/images/background.png b/src/statics/images/background.png deleted file mode 100644 index fa4bcd20..00000000 Binary files a/src/statics/images/background.png and /dev/null differ diff --git a/src/statics/images/before-after/myrne-after.jpg b/src/statics/images/before-after/myrne-after.jpg deleted file mode 100644 index 62d97fdf..00000000 Binary files a/src/statics/images/before-after/myrne-after.jpg and /dev/null differ diff --git a/src/statics/images/before-after/myrne-before.jpg b/src/statics/images/before-after/myrne-before.jpg deleted file mode 100644 index 96ed5241..00000000 Binary files a/src/statics/images/before-after/myrne-before.jpg and /dev/null differ diff --git a/src/statics/images/crown.jpg b/src/statics/images/crown.jpg deleted file mode 100644 index f3cd8a80..00000000 Binary files a/src/statics/images/crown.jpg and /dev/null differ diff --git a/src/statics/images/manifest.json b/src/statics/images/manifest.json deleted file mode 100644 index 9401354e..00000000 --- a/src/statics/images/manifest.json +++ /dev/null @@ -1 +0,0 @@ -{"reuters-graphics.jpg":{"width":1200,"height":675,"size":100}} diff --git a/src/statics/images/polar.jpg b/src/statics/images/polar.jpg deleted file mode 100644 index fe7cac61..00000000 Binary files a/src/statics/images/polar.jpg and /dev/null differ diff --git a/src/statics/images/reuters-graphics.jpg b/src/statics/images/reuters-graphics.jpg deleted file mode 100644 index c0aebbd2..00000000 Binary files a/src/statics/images/reuters-graphics.jpg and /dev/null differ diff --git a/src/statics/images/shark.jpg b/src/statics/images/shark.jpg deleted file mode 100644 index 5b54e9f3..00000000 Binary files a/src/statics/images/shark.jpg and /dev/null differ