ant-design/.dumi/theme/builtins/Previewer
afc163 0bfdff2086
site: Improve code formatting in Previewer component (#40813)
- Remove unnecessary whitespace in the Demo.tsx file
- Replace `<style>` and `</style>` tags with empty strings in the index.css file
- Move the React import statement to the top of the index.js file

[.dumi/theme/builtins/Previewer/index.tsx]
- Remove unnecessary whitespace in the Demo.tsx file
- Replace `<style>` and `</style>` tags with empty strings in the index.css file
- Move the React import statement to the top of the index.js file
- Remove the unnecessary whitespace in the index.js file
2023-02-20 11:20:37 +08:00
..
CodePreviewer.tsx site: Improve code formatting in Previewer component (#40813) 2023-02-20 11:20:37 +08:00
DesignPreviewer.tsx docs: DatePicker design tab (#40745) 2023-02-20 10:51:18 +08:00
index.tsx docs: DatePicker design tab (#40745) 2023-02-20 10:51:18 +08:00