Skip to content

Commit

Permalink
Merge pull request #104 from thefrontside/flexyfords-readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Robdel12 committed Mar 11, 2016
2 parents a7b509d + a5591d1 commit 1beeef4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@

A Select component based on the native html select.

There are a lot of options out there for fancy dropdowns, but after
spending many months writing them, we've learned you can't beat a
native `<select>` for reliability, accessibility, and low cost of
maintenance. `<x-select>` is a drop-in component to let you use any
We've tried other select components, and were missing the reliability,
maintainability, and accessbility of the native html `<select>`.
`<x-select>` is a drop-in component to let you use any
object for your selectable options. You can use it out of the box, or
as a building block of something more ambitious.

Expand Down

0 comments on commit 1beeef4

Please sign in to comment.