Skip to content

Instantly share code, notes, and snippets.

import React from 'react';
import {useState} from 'react';
const FRUITS = [
'Açaí', 'Apple', 'Akee', 'Apricot', 'Avocado', 'Banana', 'Bilberry',
'Blackberry', 'Blackcurrant', 'Black sapote', 'Blueberry', 'Boysenberry',
'Crab apples', 'Currant', 'Cherry', 'Cloudberry', 'Coconut', 'Cranberry',
'Cucumber', 'Damson', 'Date', 'Dragonfruit', 'Durian', 'Elderberry',
'Feijoa', 'Fig', 'Goji berry', 'Gooseberry', 'Grape', 'Raisin',
'Grapefruit', 'Guava', 'Honeyberry', 'Huckleberry', 'Jabuticaba',