Skip to content

Commit

Permalink
Removed Empty Attributes from Round Image Wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
thechriskent committed Mar 17, 2018
1 parent 82fe2de commit 3971c4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion solutions/ColumnFormatter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- Dependency on sp-pnp-js (through CDN)

### Fixed
-
- Removed empty Attributes from the Round Image Wizard

## [1.1.0] - 2018-01-08
### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const WizardRoundImage: IWizard = {
'{',
' "$schema": "http://columnformatting.sharepointpnp.com/columnFormattingSchema.json",',
' "elmType": "div",',
' "attributes": {},',
' "children": [',
' {',
' "elmType": "div",',
Expand Down

0 comments on commit 3971c4e

Please sign in to comment.