Files
directus/app
CommanderRoot d81adcd674 refactor: replace deprecated String.prototype.substr() (#12344)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-25 13:36:18 -04:00
..
2022-03-14 15:49:01 -04:00
2021-06-08 15:59:55 -04:00
2021-05-04 18:52:08 -04:00
2022-03-23 14:50:51 -04:00
2021-02-18 09:58:36 -05:00
2022-03-14 15:49:01 -04:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.