diff --git a/docs/src/overview/readme.stories.md b/docs/src/overview/readme.stories.mdx similarity index 100% rename from docs/src/overview/readme.stories.md rename to docs/src/overview/readme.stories.mdx diff --git a/docs/src/overview/theming.stories.md b/docs/src/overview/theming.stories.mdx similarity index 98% rename from docs/src/overview/theming.stories.md rename to docs/src/overview/theming.stories.mdx index b7b881a2..6056858f 100644 --- a/docs/src/overview/theming.stories.md +++ b/docs/src/overview/theming.stories.mdx @@ -1,8 +1,6 @@ -```tsx import {Meta} from '@storybook/addon-docs'; -``` # Theming @@ -77,8 +75,6 @@ For Expo app configuration, set `userInterfaceStyle` to `automatic`: userInterfaceStyle: 'automatic', ``` -Certainly! Here's the revised content with the "Persistent Color Scheme" section linked properly: - ## Tips ### System UI Background