Skip to content

Commit c2d09de

Browse files
Update README.md
1 parent 8d5de66 commit c2d09de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
<b>Deprecated</b>. Replaced by `Grid` widget in `hsWidget`.
2+
13
hsLayout
24
========
5+
36
[![npm version](https://badge.fury.io/js/hslayout.svg)](https://badge.fury.io/js/hslayout)
47
[![GitHub](https://img.shields.io/badge/GitHub-hsLayout-blue.svg)](https://github.com/helpfulscripts/hslayout)
58
[![docs](https://img.shields.io/badge/hsDocs-hsLayout-blue.svg)](https://helpfulscripts.github.io/hsLayout/#!/api/hsLayout/0)
@@ -28,4 +31,4 @@ m.mount(root, {view: () => m(Layout, {
2831
content:['Top row: 50px', 'Middle row: fill', 'Fixed footer']
2932
})
3033
});
31-
```
34+
```

0 commit comments

Comments
 (0)