# Snapshot report for `packages/evergreen-file-picker/test/index.js`

The actual snapshot is saved in `index.js.snap`.

Generated by [AVA](https://ava.li).

## snapshot

> Snapshot 1

    <div
      className="evergreen-file-picker-root css-1cqgl9p"
    >
      <input
        accept={undefined}
        capture={undefined}
        className="evergreen-file-picker-file-input css-gyrv08"
        disabled={undefined}
        multiple={undefined}
        name={undefined}
        onChange={Function {}}
        required={undefined}
        type="file"
      />
      <input
        className="css-zzf9ll evergreen-file-picker-text-input css-kjh32m css-1ytz8lc css-nuow7q css-1i14kcb css-cq0isb css-19duhk5 css-mfy564 css-1s3pndt css-1w5f3dq css-ybo4xo css-vnjhc5 css-1n859dc css-do8pgt css-ucwin8 css-14r253u css-hkkdvx"
        disabled={false}
        placeholder="Select a file to upload…"
        readOnly={true}
        required={undefined}
        spellCheck={true}
        type="text"
        value=""
      />
      <button
        className="css-15rbj3u evergreen-file-picker-button css-1rk68ll css-17oqsk3 css-1vv8zf4 css-lb1og6 css-cq0isb css-h0biv2 css-1k8tu3j css-1phjx4k css-1l9a57c css-13azwyo css-1wiofhw css-zy4ou1 css-fxshz5 css-1a2wdlb css-1jw2j5g css-vnjhc5 css-1n859dc css-do8pgt css-ud99sa css-1pheydq css-hkkdvx"
        disabled={undefined}
        onClick={Function {}}
      >
        <span>
          Select file
        </span>
      </button>
    </div>
