From 9e4cff26929d3a1d0816a001e2cba8a5111852e7 Mon Sep 17 00:00:00 2001 From: lewp official Date: Sun, 11 Aug 2019 11:47:46 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..83c3362 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# modules-lists-katina + +A list component having a heading and a list either unordered or ordered. The content is defined in a .json file, its id can be passed using the options array. \ No newline at end of file