Skip to content

Commit

Permalink
angular-material: Export ArrayLayoutRenderer
Browse files Browse the repository at this point in the history
Fix #2319
  • Loading branch information
lucas-koehler committed Apr 9, 2024
1 parent c74b8ba commit 5b552d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular-material/src/library/layouts/index.ts
Expand Up @@ -22,6 +22,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
export * from './array-layout.renderer';
export * from './horizontal-layout.renderer';
export * from './vertical-layout.renderer';
export * from './categorization-layout.renderer';
Expand Down

0 comments on commit 5b552d8

Please sign in to comment.