diff --git a/test/src/pages/index.astro b/test/src/pages/index.astro index 76afa3f..e97f273 100644 --- a/test/src/pages/index.astro +++ b/test/src/pages/index.astro @@ -15,7 +15,6 @@ import {Zorn} from '@minpluto/zorn' CustomControlsWithMenu SettingsMenu Whitelabel - BigPlayButton ShowPlaybackRate Subtitles SeekColor="#f28438" diff --git a/test/src/pages/present.astro b/test/src/pages/present.astro new file mode 100644 index 0000000..cbb163d --- /dev/null +++ b/test/src/pages/present.astro @@ -0,0 +1,77 @@ +--- +// Layout +import Default from 'src/layouts/Default.astro' + +// Components +import {Presentation} from '@minpluto/zorn' +--- + + + +
+

Presentation Mode

+

This is a mode for Zorn built for product showcase.

+
+ + + + +
+ + + + +
+
+
+
+
+ + + + +