1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 02:39:33 +02:00

Automatic colspan for tables

This commit is contained in:
Chocobozzz 2023-05-26 10:27:02 +02:00
parent a4c49a17ea
commit 4b70c278a9
No known key found for this signature in database
GPG key ID: 583A612D890159BE
20 changed files with 50 additions and 30 deletions

View file

@ -1,3 +1,4 @@
export * from './auto-colspan.directive'
export * from './autofocus.directive'
export * from './bytes.pipe'
export * from './defer-loading.directive'