Skip to content

Commit 8268c45

Browse files
committed
fix broken dom-structure image
1 parent f698560 commit 8268c45

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ const commands = [{
175175
176176
The following picture illustrates how `theme` keys correspond to CommandPalette DOM structure:
177177
178-
![DOM structure](./docs/images/dom-structure.png)
178+
![DOM structure](./images/dom-structure.png)
179179
180180
```trigger``` a _string_ or a _React.ComponentType_ the opens the command palette when clicked. If a custom trigger is not set then by default a button will be used. If a custom component or string is provided then it will automatically be wrapped inside an accessible div that will allow it be keyboard accessible, clickable and focusable for assistive technologies.
181181

images/dom-structure.afdesign

4.86 MB
Binary file not shown.

images/dom-structure.png

67.1 KB
Loading

0 commit comments

Comments
 (0)