diff --git a/.gitignore b/.gitignore index 7d56cb7..313f539 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ tmp # dependencies node_modules +example/node_modules/ # Fix for issue when working on the repo in a dev container .pnpm-store diff --git a/example/index.html b/example/index.html index 886361a..15ed68d 100644 --- a/example/index.html +++ b/example/index.html @@ -2,114 +2,63 @@ - + SortableTS Examples - - + + - - - Fork me on GitHub + + + Fork me on GitHub
-

SortableTS

-

TypeScript library for reorderable drag-and-drop lists

+

SortableTS

+

TypeScript library for reorderable drag-and-drop lists

-