1.0.4-beta.2 • Published 2 months ago

react-ai-search-bar v1.0.4-beta.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

react-ai-search-bar

We're thrilled to introduce you to react-ai-search-bar, although we must emphasize that at this stage, it's a work in progress. While we're tirelessly working to bring you a polished and functional product, please be aware that the current version might not operate as intended.

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-ai-search-bar

Usage

import React, { Component } from 'react'

import SearchBar from 'react-ai-search-bar'
import 'react-ai-search-bar/dist/index.css'

class Example extends Component {
  render() {
    return <SearchBar />
  }
}

License

MIT © shauryabahuguna-tmpl

1.0.4-beta.2

2 months ago

1.0.4-beta.1

2 months ago

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago