agroptima-design-system 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -3,6 +3,10 @@ import { Meta } from "@storybook/addon-docs";
|
|
|
3
3
|
<Meta title="Changelog" />
|
|
4
4
|
# Changelog
|
|
5
5
|
|
|
6
|
+
## 0.1.3
|
|
7
|
+
|
|
8
|
+
Update left padding on the cells from CardsTableList component
|
|
9
|
+
|
|
6
10
|
## 0.1.2
|
|
7
11
|
|
|
8
12
|
Cards Table List component is added to Storybook with the following features:
|