|
@@ -1,6 +1,6 @@
|
|
|
# Whath is Dragact?
|
|
|
|
|
|
-Dragact is a react component, it allows you to build your own **dragable grid layout** easily.
|
|
|
+Dragact is a react component, which allows you to build your own **dragable grid layout** easily.
|
|
|
|
|
|

|
|
|
|
|
@@ -9,3 +9,8 @@ Dragact is a react component, it allows you to build your own **dragable grid la
|
|
|
[Live Demo ](http://htmlpreview.github.io/?https://github.com/215566435/React-dragger-layout/blob/master/build/index.html)
|
|
|
|
|
|
|
|
|
+# Feature
|
|
|
+- [x] auto sorted layout
|
|
|
+- [x] mobile device supported
|
|
|
+
|
|
|
+
|