diff --git a/docs/components/details.md b/docs/components/details.md index 0f60eda4..1c2c6fab 100644 --- a/docs/components/details.md +++ b/docs/components/details.md @@ -51,7 +51,7 @@ const App = () => ( Use the `expand-icon` and `collapse-icon` slots to change the expand and collapse icons, respectively. To disable the animation, override the `rotate` property on the `summary-icon` part as shown below. ```html preview - + @@ -60,7 +60,7 @@ Use the `expand-icon` and `collapse-icon` slots to change the expand and collaps