From 7e8cd515300bed64d366c512708b961de96da76f Mon Sep 17 00:00:00 2001 From: kreuzerk Date: Sun, 28 Apr 2019 15:14:52 +0200 Subject: [PATCH] fix(readme): add missing whitespace --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3d19d1..ae2f80d 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ To integrate the built in Stylesheet just import in in your angular.json. ``` Alternative you can provide custom styles for the different classes listed bellow + | Class | Description | |-------------------|------------------------------------------------------------------------------------------------------------------------------------------------| | ng-sg-placeholder | This class is added to the placeholder item which previews where the item is inserted |