Skip to content

Commit

Permalink
Merge pull request #3 from ahmoin/main
Browse files Browse the repository at this point in the history
fix: correct readme typos
  • Loading branch information
sadmann7 authored Nov 10, 2024
2 parents 3ea4032 + b182351 commit 8ef25cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Sortable](https://sortable.sadmn.com)

This is a sortable built with `shadnc/ui`, `radix ui`, and `dnd-kit`. It is bootstrapped with `create-t3-app`.
This is a sortable built with `shadcn/ui`, `radix ui`, and `dnd-kit`. It is bootstrapped with `create-t3-app`.

[![Sortable](./public/images/screenshot.png)](https://sortable.sadmn.com)

Expand All @@ -14,7 +14,7 @@ This is a sortable built with `shadnc/ui`, `radix ui`, and `dnd-kit`. It is boot

## Features

- [x] Headless `Sortable` ui primitives built with `shadnc/ui`, `radix ui`, and `dnd-kit`.
- [x] Headless `Sortable` ui primitives built with `shadcn/ui`, `radix ui`, and `dnd-kit`.
- [x] Integration with `useFieldArray` of `react-hook-form`, and `tanstack-table`.

## Running Locally
Expand Down

0 comments on commit 8ef25cf

Please sign in to comment.