committed by
Robin Malfait
parent
b949b4bbfa
commit
b3c0cbef48
@@ -857,7 +857,6 @@ By default the `Listbox` will use the button contents as the label for screenrea
|
||||
```jsx
|
||||
import { useState, Fragment } from 'react'
|
||||
import { Listbox } from '@headlessui/react'
|
||||
import CheckmarkIcon from './CheckmarkIcon'
|
||||
|
||||
const people = [
|
||||
{ id: 1, name: 'Durward Reynolds' },
|
||||
|
||||
Reference in New Issue
Block a user