1
Fork 0

Update index.md

This commit is contained in:
Thomas Honeyman 2018-08-23 14:18:11 -07:00 committed by GitHub
commit e664ee2505
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ $ bower install --save purescript-halogen-select
If this is your first time using `Select`, start with the [tutorials](https://citizennet.github.io/purescript-halogen-select/tutorials/getting-started). I'd recommend starting with the simplest example where you'll learn to make a keyboard-navigable dropdown component:
!!! tip
Don't want to build your own UI components? Check out the [Ocelot component library](https://citizennet.github.io/purescript-ocelot)!
Building a form? Check out [Formless](https://thomashoneyman.github.io/purescript-halogen-formless), a library for painless forms in Halogen. Don't want to build your own UI components? Check out the [Ocelot component library](https://citizennet.github.io/purescript-ocelot) for examples and resources.
If this isn't your first time, you'll find value in these resources: