Skip to content

Commit

Permalink
docs(react-md.dev): added information about Noninteractable Chips demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Feb 13, 2021
1 parent fe44249 commit 42e929b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Chips can also be rendered as a `<span>` enabling the `noninteractable` prop.
This is really just if you would like the styles of the chip without any of the
click behavior.

0 comments on commit 42e929b

Please sign in to comment.