Skip to content

Commit

Permalink
Fix component names and location
Browse files Browse the repository at this point in the history
  • Loading branch information
steel89ita committed Jul 4, 2024
1 parent 670f905 commit b249a0a
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/showrooms/st_showroom_09_stage.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
sidebar_label: Showroom 09 - The Stage
---
import StCodeBlock from '@site/src/components/utilities/StCodeBlock'
import ColorPalette from '@site/src/components/utilities/ColorPalette'
import StCodeBlock from '@site/src/components/StCodeBlock'
import ColorPalette from '@site/src/components/ColorPalette'
import ExtAvailableColors from '!!raw-loader!@site/src/configs/available_colors.ini';
import ExtObjectsControl from '!!raw-loader!@site/src/configs/st_09_ext_objects.ini';
import ExtLightsControl from '!!raw-loader!@site/src/configs/st_09_ext_lights.ini';
Expand Down
2 changes: 1 addition & 1 deletion docs/steel-studio/themes.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_position: 2
---
import VideoPlayer from '@site/src/components/utilities/VideoPlayer'
import VideoPlayer from '@site/src/components/VideoPlayer'
import videoThemeSelection from './video/themes_selection.mp4';

# Themes
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b249a0a

Please sign in to comment.