Esri/calcite-app-components

Bug: calcite-shell-center-row, if no actionBar specified get an error

kevindoshier opened this issue · 1 comments

Summary

calcite-shell-center-row was updated to allow an actionBar to be added, awesome, but if I dont use an action bar this line throws an error

https://github.com/Esri/calcite-app-components/blob/master/src/components/calcite-shell-center-row/calcite-shell-center-row.tsx#L72

seen with 6.1.0

Actual Behavior

Expected Behavior

Allow calcite-center-row without an actionBar

Reproduction Steps

Relevant Info

Thanks, looks good 👍