docs: fixed typo in inner side menu (#35664)

This commit is contained in:
Clarence Bakosi
2025-05-14 13:47:54 +01:00
committed by GitHub
parent 6ac4ff49c7
commit 1b6e18f89f

View File

@@ -125,7 +125,7 @@ Use the `actions` prop to add any actions like a `<Button />`.
/>
```
You can also use the prop `illustration` to pass in a custom illustration, it accets any React Node.
You can also use the prop `illustration` to pass in a custom illustration, it accepts any React Node.
```jsx {4-7}
<InnerSideBarEmptyPanel