We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b949b4b commit b3c0cbeCopy full SHA for b3c0cbe
packages/@headlessui-react/README.md
@@ -857,7 +857,6 @@ By default the `Listbox` will use the button contents as the label for screenrea
857
```jsx
858
import { useState, Fragment } from 'react'
859
import { Listbox } from '@headlessui/react'
860
-import CheckmarkIcon from './CheckmarkIcon'
861
862
const people = [
863
{ id: 1, name: 'Durward Reynolds' },
0 commit comments